Back to catalog
💱

CurrencyScoop

API Key

Real-time and historical currency rates JSON API

💱Currency ExchangeHTTPSCORS enabled

USD Exchange Rates

CurrencyScoop API

Base CurrencyUSD
Date2026-02-25
Rates E U R0.9217
Rates G B P0.7891
Rates J P Y149.85

Sample Response

response.json
1{
2 "baseCurrency": "USD",
3 "date": "2026-02-25",
4 "rates_EUR": "0.9217",
5 "rates_GBP": "0.7891",
6 "rates_JPY": "149.85"
7}

Code Snippets

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

Similar APIs