Currency Exchange Rate API
# Currency Exchange Rate API Get real-time and historical foreign exchange rates for 30+ world currencies. Powered by the European Central Bank (ECB) official data. ## Features - **Latest Rates** — Get current exchange rates for any base currency - **Currency Conversion** — Convert amounts between any two supported currencies with precise 4-decimal results - **Historical Rates** — Look up…
Currency Exchange Rate API endpoints
| Method | Endpoint | Description |
|---|---|---|
| rates | ||
| GET |
getLatestRates /rates |
|
| convert | ||
| GET |
convertCurrency /convert |
|
| currencies | ||
| GET |
listCurrencies /currencies |
|
| historical | ||
| GET |
getHistoricalRates /historical |
|
Currency Exchange Rate API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $49.99 / month | — |
|