8000 GitHub - alehano/ruble: Official rates of russian ruble for a specific date
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alehano/ruble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruble

Official CBRF currency rates of Russian ruble for a specific date. Source: https://www.cbr.ru

curs, err := GetCurrenciesByCode(time.Now())

// How many rubles in 100 USD?
fmt.Printf("A hundred bucks = %.2f rubles\n", 100*curs["USD"])

About

Official rates of russian ruble for a specific date

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0