Back to catalog
💱

FreeForexAPI

API Key

Real-time foreign exchange rates for major currency pairs

💱Currency ExchangeHTTPS

Display Title

Free Forex API

PairEUR/USD
Rate1.085
Bid1.085
Ask1.085
Timestamp2026-02-25T14:30:00Z

Sample Response

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

Code Snippets

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

Similar APIs