currencyapi 0.3.0

currencyapi API
Documentation
1
2
3
4
5
6
# \[WIP] currencyapi

[currencyapi](https://currencyapi.com/) (previously: freecurrencyapi) bindings.

- Currently only supports the [`/latest`]https://currencyapi.com/docs/latest endpoint.
- Includes a rate conversion function, which unlike the [`/convert`]https://currencyapi.com/docs/convert endpoint, doesn't cost a request quota, and doesn't require a paid subscription.