Back to catalog
💱

Exchangerate.host

API Key

Free foreign exchange & crypto rates API

💱Currency ExchangeHTTPS

USD Exchange Rates

exchangerate.host

BaseUSD
E U R0.9217
G B P0.7894
J P Y149.85
Date2025-02-24

Sample Response

response.json
1{
2 "base": "USD",
3 "EUR": "0.9217",
4 "GBP": "0.7894",
5 "JPY": "149.85",
6 "date": "2025-02-24"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://exchangerate.host" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs