openexchangerates/README.md

13 lines
305 B
Markdown
Raw Normal View History

2013-12-06 06:34:53 +04:00
### openexchangerates ###
2013-12-06 05:28:02 +04:00
Implementation API openexchangerates.org on Ruby
2013-12-06 06:34:53 +04:00
### methods ###
**1.** `get_latest()`
Get the most recent exchange rates
**2.** `get_currencies`
get list of currency codes and names
**3.** `get_old(date)` *(in development)*
get rates for any given day, where available