Exchange rates for travel
Quote flights, hotels and packages in any currency, updated hourly across 160+ currencies.
Example
A booking engine shows "from €420" to a European visitor for a fare priced in USD. You convert the base fare at request time and display a clean, localized "from" price.
# Live USD->EUR rate for a fare
curl "https://rate-api.com/api/v1/YOUR_KEY/pair/USD/EUR"Endpoints:
/convert
/pair
Why Rate-API
- Convert fares on the fly with /convert.
- Show "from" prices in the visitor’s local currency.
- CSV/XML output for feeds and partners.