Back to catalog
💱

FxFeed.io

API Key

Foreign exchange rates, currency conversion and time series data

💱Currency ExchangeHTTPSCORS enabled

EUR/USD Forex Rate

FXFeed.io API

PairEUR/USD
Bid1.0842
Ask1.0845
Mid1.08435
Timestamp2026-02-25T14:30:00Z

Sample Response

response.json
1{
2 "pair": "EUR/USD",
3 "bid": "1.0842",
4 "ask": "1.0845",
5 "mid": "1.08435",
6 "timestamp": "2026-02-25T14: 30: 00Z"
7}

Code Snippets

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

Similar APIs