Skip to content

stepanov/cbr_currency_rate_fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency rate fetcher

This script fetches currency rates from the Central Bank of Russia for yesterday. It uses SOAP API and convert received data to JSON.

https://www.cbr.ru/development/DWS/

Install

Clone repository and chdir there.

composer install

Run

cp .env_example .env
chmod +x currency_rate_fetcher.php
./currency_rate_fetcher.php | jq

About

Central Bank of Russia currency fetcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages