Back to catalog
💱

Unirate

API Key

Free Exchange Rates and Currency Conversion

💱Currency ExchangeHTTPSCORS enabled

Universal Currency Rate

Unirate API

FromUSD
ToJPY
Rate149.8320
ProviderECB
Timestamp2026-02-25T12:00:00Z

Sample Response

response.json
1{
2 "from": "USD",
3 "to": "JPY",
4 "rate": "149.8320",
5 "provider": "ECB",
6 "timestamp": "2026-02-25T12: 00: 00Z"
7}

Code Snippets

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

Similar APIs