/info/rates
Get current currency exchange rates.
Query Params / Form Data
Contains your API key.
Get it from here.
Either a single currency or a comma-separated list of currencies to convert.
If not provided all currencies will be provided.
The currency to convert the others to.
Response JSON
Indicates the result of the API request.
For more details about error handling, check here.
An array of currencies getting converted.
This lists only the currencies actually present in "rates" - it no
longer echoes a code that was dropped for having no usable price.
The currency to convert the others to.
What one unit of each currency is worth in "currency_to".
If the price feed for "currency_to" has gone stale the request
fails with a 503 rather than quoting a frozen number; stale entries
in "currency_from" are dropped from the result instead.