Currency Exchange
Easily convert amounts between world currencies using reliable exchange rates. This API is designed to be lightweight, fast, and simple to integrate into your applications. Just provide a source currency, a target currency, and an amount — the API will return the converted value along with the applied rate and the date of that rate. You can also fetch historical rates by specifying a past date,…
Currency Exchange endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
convert /api/currency/convert |
Convert amounts between world currencies using reliable exchange rates |
| GET |
historical /api/currency/historical |
Retrieve historical exchange rates by date |