Հուսալի փոխարժեքներ, փոխարկում և պատմական տվյալներ — մեկ 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.