CurrencyFreaks provides currency conversion, current and historical forex exchange rate and currency fluctuation data through REST API in json and xml formats compatible.
Sign Up
GET https://api.currencyfreaks.com/latest
{
"base": USD,
"date": "2021-03-25",
"rates": {
"CAD": 1.260046,
"CHF": 0.933058,
"EUR": 0.806942,
"GBP": 0.719154,
[ world currencies]
_}
}
We provide real time exchange rate data for world currencies including fiat currencies, metals and crypto currencies updated in every minute.
CurrencyFreaks sources data from trusted forex exchanges, crypto currency exchanges and various national banks.
We take security seriously that is why every request to our server is SSL encrypted even in our free plan.
Speed matters a lot to us that is why we are using geolocation based routing for all of our customers which provides 20-40 ms average latency worldwide. Check our status page for more information.
Got a question or need any technical help in integration? Just let us know through our contact us form or [email protected]. We’ll get back to you instantly.
Our detailed documentation walks you through our API features without any hassle. Each endpoint contains working examples of various languages including java, python, js, php, ruby, swift and many more. Check our documentation for more details.