get_currencies.RdList of the currencies supported by the API.
get_currencies(api_key = config::get("key"), parse_response = TRUE)
| api_key | API key |
|---|---|
| parse_response | Should we parse the response as a list? |
list of currencies
if (FALSE) { get_currencies() }