The Forex data you need to power any project
Better data, infrastructure and delivery.

1Forge is the only provider that delivers true FIX speed with the convenience of an API.
Most forex data providers force you to compromise: you can either get really fast data through a FIX connection (aka a firehose) for thousands per month, or you can get slow data via a JSON API.
Show More
Realtime Forex & Cryptocurrency Quotes API
- curl
- Node
- PHP
$ curl "https://api.1forge.com/quotes?pairs=EURUSD,GBPJPY&api_key=1234567890ABCDEFG"
[ { symbol: "EURUSD", price: 1.181, bid: 1.18099, ask: 1.18101, timestamp: 1502160794 }, { symbol: "GBPJPY", price: 144.3715, bid: 144.368, ask: 144.375, timestamp: 1502160794 } ]
$ that was easy!|
$ curl "https://api.1forge.com/quotes?pairs=EURUSD,GBPJPY&api_key=1234567890ABCDEFG"
[ { symbol: "EURUSD", price: 1.181, bid: 1.18099, ask: 1.18101, timestamp: 1502160794 }, { symbol: "GBPJPY", price: 144.3715, bid: 144.368, ask: 144.375, timestamp: 1502160794 } ]
$ that was easy!|
$ curl "https://api.1forge.com/quotes?pairs=EURUSD,GBPJPY&api_key=1234567890ABCDEFG"
[ { symbol: "EURUSD", price: 1.181, bid: 1.18099, ask: 1.18101, timestamp: 1502160794 }, { symbol: "GBPJPY", price: 144.3715, bid: 144.368, ask: 144.375, timestamp: 1502160794 } ]
$ that was easy!|