# Currency converter — live exchange rates for 160 currencies

> Foreign exchange rates for 160 currencies, refreshed every 60 seconds.

- Category: Finance & crypto
- Free tier: $0.00
- Endpoints: 4
- Updated: 2025-09-22
- Home: https://free-api.bilgisam.com/apis/currency-converter

## Overview

Real-time exchange rates for 160 currencies, updated every 60 seconds and focused purely on foreign exchange rather than bundled market data.

It fits checkout flows, financial dashboards and any product that prices in more than one currency.

## Endpoints

| Method | Path | What it does |
| --- | --- | --- |
| GET | `/currencies` | Get All Currencies |
| GET | `/currencies/:source` | Get Currencies by Source |
| GET | `/currencies/:source/:target` | Get Currency Conversion Rate |
| GET | `/currencies/:source/:target/:amount` | Convert Amount |

## Frequently asked questions

### Is Currency converter — live exchange rates for 160 currencies free?

Currency converter — live exchange rates for 160 currencies has a Basic plan that costs $0 per month and needs no card. Paid plans exist for higher volume and are listed above.

### How do I get an API key for Currency converter — live exchange rates for 160 currencies?

Subscribe to the free plan on the marketplace listing. The key appears immediately and works in the browser playground before you write any code.

### How many endpoints does Currency converter — live exchange rates for 160 currencies have?

Currency converter — live exchange rates for 160 currencies publishes 4 endpoints. Each one is listed above with its method, path and purpose.

