160+ արժույթ · ժամային թարմացում

Փոխարժեքների API ծրագրավորողների համար

Հուսալի փոխարժեքներ, փոխարկում և պատմական տվյալներ — մեկ API բանալի, JSON միլիվայրկյաններում։

curl "https://rate-api.com/api/v1/YOUR_KEY/latest?base=USD"
Կենդանի փոխարկիչ
100 USD =
88.08 EUR

Կենդանի շուկայական փոխարժեքներ Rate-API-ից։

160+
currencies
Hourly
rate updates
99.9%
uptime
JSON·XML·CSV
output formats

Integrate in minutes

One key, a single request, any stack. JSON by default — XML and CSV too.

cURL
curl "https://rate-api.com/api/v1/YOUR_KEY/latest?base=USD"
JavaScript
const r = await fetch(
  "https://rate-api.com/api/v1/YOUR_KEY/convert?from=USD&to=EUR&amount=100"
);
const { result } = await r.json();
Python
import requests
r = requests.get(
  "https://rate-api.com/api/v1/YOUR_KEY/latest", params={"base": "USD"})
print(r.json()["rates"]) 

Ամեն ինչ՝ ինչ պետք է փոխարժեքների API-ից

160+ currencies

Global coverage with symbols and metadata.

Hourly updates

Fresh rates from trusted upstream sources.

JSON · XML · CSV

Pick the format that fits your stack.

Fast & cached

Edge-friendly responses with ETag support.

Simple auth

One API key — in the URL or a header.

Convert & historical

Conversion, pairs, and historical rates.

Built for every team

From a weekend project to production fintech — Rate-API scales with you.

E-commerce

Show prices in a shopper’s local currency and settle in yours.

Fintech & banking

Power wallets, transfers and ledgers with dependable mid-market rates.

Travel & booking

Quote fares, hotels and packages in any currency, updated hourly.

Analytics & BI

Normalize multi-currency revenue and build FX dashboards.

Crypto

Blend fiat and top cryptocurrency prices from one API (Pro+).

Apps & tools

Drop a converter into any product with a single request.

Պարզ և թափանցիկ գներ

Սկսեք անվճար։ Ընդլայնվեք աճի հետ։

Free Plan
$0/mo

2,500 հարցում / ամիս

Սկսել անվճար
Pro Plan
Հանրաճանաչ
$10/mo

40,000 հարցում / ամիս

Ընտրել պլանը
Business Plan
$30/mo

150,000 հարցում / ամիս

Ընտրել պլանը
Enterprise
$99/mo

2,500,000 հարցում / ամիս

Ընտրել պլանը

Հաճախ տրվող հարցեր

Կա՞ անվճար փաթեթ։

Այո — Free փաթեթը ներառում է ամսական 2,500 հարցում՝ առանց քարտի։

Կարո՞ղ եմ ցանկացած պահի փոխել փաթեթը։

Այո։ Փոփոխություններն ուժի մեջ են անմիջապես, և ամսական քվոտան թարմացվում է իսկույն։

Ո՞ր արժույթներն են աջակցվում։

160+ համաշխարհային արժույթ՝ ժամային թարմացմամբ վստահելի աղբյուրներից։

Ինչպե՞ս նույնականացնել հարցումները։

Փոխանցեք API բանալին URL-ում կամ Authorization: Bearer / X-API-Key վերնագրում։

Start building with live exchange rates

Free plan, 2,500 requests a month, no credit card. Your first call is one minute away.