GET /api/v1/{key}/pair/{from}/{to}
Currency Converter API
Power a currency converter in your app or website with the latest rates and a single, simple endpoint.
curl "https://rate-api.com/api/v1/YOUR_KEY/pair/USD/EUR"Drop a currency converter into any product. Fetch the rate for a pair, or convert an amount directly - Rate-API handles the data so you can focus on the UI.
- Latest pair rates for instant conversion.
- Amount conversion with /convert.
- 160+ currencies with symbols and metadata.
- Cache-friendly responses behind a CDN.
FAQ
Can I build a free currency converter with this?
Yes - the Free plan’s 2,500 monthly requests are plenty for a simple converter with caching.