1Forge
1Forge provides real-time and historical forex market data via a simple REST API.
Latency
1181ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/convert
Convert from one currency to another
/market_status
Check if the market is open
/quota
Check your current usage and remaining quota
/quotes
Get quotes for specific currency pair(s)
/symbols
Get a list of symbols
5 endpoints auto-detected
Authentication
This API uses an API key, passed as the "api_key" query parameter. No OAuth required.
curl -X GET \ "https://api.1forge.com/convert?api_key=YOUR_API_KEY"
api.1forge.com · HTTPS only