Currency Converter API
The API is designed with a modular architecture, featuring multiple endpoints, each tailored to fulfill distinct use cases. These endpoints offer a range of functionalities, encompassing the retrieval of the most up-to-date exchange rate data for a specified set of currencies, obtaining exchange rates based on a specified base and target currency, and facilitating currency conversion by…
Currency Converter API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
latestRatesEndpoint /api/exchange-rates/latest |
|
| GET |
convertAmountEndpoint /api/exchange-rates/convert-amount |
|
| GET |
convertEndpoint /api/exchange-rates/convert |
|
Currency Converter API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|