Back to catalog
📈

xChangeApi

API Key

Exchange rates & real time market data

📈FinanceHTTPSCORS enabled

Currency Exchange Rate

Live and historical foreign exchange rates via xChangeApi

BaseUSD
TargetEUR
Rate0.919
Timestamp2024-11-14T12:00:00Z
SourceXChangeApi

Sample Response

response.json
1{
2 "base": "USD",
3 "target": "EUR",
4 "rate": 0.9187,
5 "timestamp": "2024-11-14T12: 00: 00Z",
6 "source": "xChangeApi"
7}

Code Snippets

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

Similar APIs