CurrencyFreaks logo
Integrations

Use CurrencyFreaks in any language, framework or platform

One REST API. Step-by-step guides for Python, JavaScript, WordPress, Shopify, Google Sheets, Excel and more - 1000+ currencies, free plan with 1,000 calls a month.

The same API, everywhere

Every integration below calls the same endpoints. If your language or framework isn't listed, the raw request works anywhere that can make an HTTP call:

curl 'https://api.currencyfreaks.com/v2.0/rates/latest?apikey=YOUR_API_KEY'

Full endpoint reference: documentation.

Programming languages

Pick your language. Each guide covers installation, authentication and your first working request.

Python

Install with pip, make your first call with requests

Read guide →

JavaScript

Fetch API and async/await patterns for browser and server

Read guide →

Node.js

Server-side integration with axios or native fetch

Read guide →

PHP

cURL and Guzzle examples for WordPress and Laravel apps

Coming soon

Java

HttpClient and OkHttp examples for Spring and Android

Coming soon

C# / .NET

HttpClient integration for ASP.NET and console apps

Coming soon

Go

net/http examples with struct-based JSON parsing

Read guide →

Ruby

Ruby on Rails integration with Net::HTTP

Read guide →

Swift

URLSession examples for iOS and macOS apps

Coming soon

Kotlin

Retrofit and OkHttp for Android apps

Coming soon

Web frameworks

React

Build a live currency converter component with hooks

Read guide →

Vue.js

Reactive currency conversion with the Composition API

Read guide →

Svelte

Lightweight currency widget with reactive stores

Read guide →

Angular

Service-based integration with RxJS observables

Coming soon

Django

Server-side rendering with cached exchange rates

Read guide →

E-commerce platforms

Show shoppers prices in their local currency without changing your checkout flow.

WordPress

Plugin-free integration via shortcode and REST

Read guide →

Shopify

Liquid template integration for multi-currency storefronts

Read guide →

WooCommerce

Live rates in product pages and cart totals

Coming soon

Magento

Module-based integration for enterprise stores

Coming soon

Productivity & data tools

No code required - pull live or historical rates directly into the tools your team already uses.

Google Sheets

Live exchange rates with a custom function, refreshed automatically

Read guide →

Excel

Currency conversion formulas using Power Query

Read guide →

Power BI

Live currency conversion in dashboards and reports

Coming soon

Airtable

Automation script for currency fields

Coming soon

Notion

Embed live rates in databases via API automation

Coming soon

No-code & automation

Zapier

Trigger workflows on exchange-rate changes

Coming soon

Postman

Ready-made collection for every endpoint

Read guide →

Test every endpoint in Postman

The official CurrencyFreaks collection includes pre-built requests for all endpoints, with placeholder variables for your API key, base currency, and symbols. Fork it into your workspace and start making live calls in seconds.

Frequently asked questions

Do I need a paid plan to use these integrations?

No - every integration works on the free Developer plan (1,000 calls/month, USD base, daily updates). Paid plans unlock historical data, all base currencies and faster refresh.

Is there a rate limit per integration?

No per-integration limit - only your plan's overall monthly quota applies, with no daily or hourly throttle.

My language or framework isn't listed - can I still use the API?

Yes. CurrencyFreaks is a standard REST API - any language that can make an HTTP request can use it. See the documentation for the full endpoint reference.

Don’t see your stack?

It’s still a standard REST API - any language that makes an HTTP request can use it. Tell us what you’re building and we’ll point you in the right direction.

Ask Us