Currency Exchange

## Currency Exchange Rate API Real-time and historical exchange rates for **170+ currencies**. Convert, compare, and track fluctuations. ### Endpoints | Endpoint | Description | |----------|-------------| | GET /latest | Current exchange rates | | GET /convert | Currency conversion | | GET /historical/{date} | Rates on a specific date | | GET /timeseries | Rate changes over time | | GET…

1 subscribers
6 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 endpoints

MethodEndpointDescription
latest
GET getLatestRates
/latest
Returns the latest exchange rates for a given base currency. Rates are updated daily on ECB business days. Supports 31 currencies.
convert
GET convertCurrency
/convert
Convert an amount from one currency to another using the latest exchange rate.
historical
GET getHistoricalRates
/historical/{date}
Get exchange rates for a specific date. ECB data available from 1999-01-04. Weekend dates return the previous business day.
timeseries
GET getTimeSeries
/timeseries
Get exchange rate data for a date range. Returns daily rates. Maximum range: 365 days.
fluctuation
GET getFluctuation
/fluctuation
Get exchange rate change between two dates. Shows start rate, end rate, absolute change, and percentage change for each currency.
currencies
GET listCurrencies
/currencies
Get a list of all 31 supported currencies with their full names.

Currency Exchange pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 100 / monthly
PRO $9.99 / month 100 / minute
  • Requests: 10,000 / monthly

More Financial APIs

View all →