Currency Exchange Rates
Get live currency exchange rates and convert between currencies.
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Currency Exchange Rates endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
listCurrencies /list.php |
Get a list of available currencies. |
| GET |
exchangeRates /rates.php |
Get live exchange rates for all currencies. |
| GET |
convertCurrency /convert.php |
Convert a specific amount from one currency to another. |