Надёжные курсы валют, конвертация и исторические данные — один API-ключ, JSON за миллисекунды.
curl "https://rate-api.com/api/v1/YOUR_KEY/latest?base=USD"Актуальные среднерыночные курсы от Rate-API.
One key, a single request, any stack. JSON by default — XML and CSV too.
curl "https://rate-api.com/api/v1/YOUR_KEY/latest?base=USD"const r = await fetch(
"https://rate-api.com/api/v1/YOUR_KEY/convert?from=USD&to=EUR&amount=100"
);
const { result } = await r.json();import requests
r = requests.get(
"https://rate-api.com/api/v1/YOUR_KEY/latest", params={"base": "USD"})
print(r.json()["rates"]) Global coverage with symbols and metadata.
Fresh rates from trusted upstream sources.
Pick the format that fits your stack.
Edge-friendly responses with ETag support.
One API key — in the URL or a header.
Conversion, pairs, and historical rates.
From a weekend project to production fintech — Rate-API scales with you.
Show prices in a shopper’s local currency and settle in yours.
Power wallets, transfers and ledgers with dependable mid-market rates.
Quote fares, hotels and packages in any currency, updated hourly.
Normalize multi-currency revenue and build FX dashboards.
Blend fiat and top cryptocurrency prices from one API (Pro+).
Drop a converter into any product with a single request.
Начните бесплатно. Расширяйтесь по мере роста.
2,500 запросов / месяц
Начать бесплатно40,000 запросов / месяц
Выбрать тариф150,000 запросов / месяц
Выбрать тариф2,500,000 запросов / месяц
Выбрать тарифДа — тариф Free включает 2 500 запросов в месяц, без привязки карты.
Да. Изменения вступают в силу сразу, и месячная квота обновляется мгновенно.
Более 160 мировых валют, обновление каждый час из надёжных источников.
Передайте API-ключ в URL или в заголовке Authorization: Bearer либо X-API-Key.
Free plan, 2,500 requests a month, no credit card. Your first call is one minute away.