Historical and Real-Time Forex Exchange API for Traders and Developers
Both historical and real-time forex data with our reliable and accurate API, designed for traders, developers, and financial professionals.
Our solution offers seamless integration, precise currency rates, and powerful insights to help your business.
Minutely data updates
We update our dataset every 60 seconds to provide you with the most accurate and reliable exchange rates possible.
2000+ currencies
We are proud to offer a vast variety of international currencies in our dataset, both FIAT and crypto.
Highest security standards
Our API is used by financial institutes worldwide, which value us for our excellent support and effort to keep their data safe!
- 60-second update rates
- Easy-to-use
- Feature completeness
- JSON Responses
- Focus on Developer experience
- Scalable and secure
Real-time and Historical Forex Exchange Rates API
Gain access to both historical and real-time forex exchange data. ForexRatesAPI provide accurate, up-to-date currency rates and insight API, designed to meet the needs of traders, developers, and financial professionals. Whether you’re building a trading system or analyzing market trends, our API offer integration, reliability, and the precision your business need to stay ahead in forex market.
Built for developers
Powerful, Reliable JSON API
Our API comes with guaranteed availability, scalable volumes and responds within milliseconds.
Extensive Documentation
An API Documentation packed with simple instructions and code examples enable quick implementation at any level.
Historical Data
Historical exchange rate data is available all the way back to 1st January, 1999.
Currency Conversion Endpoints
Aside from live data, Fixer also comes with separate endpoints for single currency conversion and Time-Series data.
Features that help you build
Currency conversion
Get current exchange rates for 50+ currency pairs and 1,500+ cross-currency pairs.
{ //Forex Currency Profile
"id" : 2090,
"short_name" : "AUDUSD",
"name" : "Australian Dollar vs US Dollar",
"status" : 1,
"decimals" : 5,
"points" : "0.00001",
"base_curr" : "AUD",
"quote_curr" : "USD",
"category" : "forex",
"type" : "major",
"trading_days" : ["..."],
},
{and more...},
{
"id": 2110,
"s": "GBPAUD", // Symbol
"o": "1.18000", // Open
"h": "1.18038", // High
"l": "1.17972", // Low
"c": "1.18027", // Price/Close, Current price
"a": "1.18038", // Ask
"b": "1.18016", // Bid
"sp": "2.2", // Spread
"ch": "+0.0002", // Change in 1 day candle
"cp: "+0.02%, // Change in percentage
"v": "64124", // Volume
"t": "1596575732", // When update last time Time Unix Format (UTC)
"tm": "2020-08-04 21:15:03", // When update last time (UTC)
"up": "2020-08-04 21:14:30",
},
{and more...},
fetch('https://api.forexratesapi.com/v1/latest/', {
headers: {
apikey: 'YOUR-API-KEY'
}
})
.then(response => response.json())
.then(data => {
console.log(data);
});
Access to 50+ additional datasets
In addition to forex data, access stock prices, fundamentals data, options data, and more with one IEX Cloud subscription.
Why People Love Us As A Trusted Data Vendor
Premium Customer Service
Quality Data
In-Depth Documentation
Expertise
Flexible pricing
Affordable plans to suit every need. Get the data you need, when you need it—without the high costs.