أسعار صرف موثوقة وتحويل وبيانات تاريخية — مفتاح 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 طلب / شهر
اختر الخطةنعم — تتضمن الخطة المجانية 2,500 طلب شهريًا دون الحاجة إلى بطاقة ائتمان.
نعم. تسري التغييرات فورًا وتُحدَّث حصتك الشهرية على الفور.
أكثر من 160 عملة عالمية، تُحدَّث كل ساعة من مصادر موثوقة.
مرّر مفتاح API في مسار الرابط أو في ترويسة Authorization: Bearer أو X-API-Key.
Free plan, 2,500 requests a month, no credit card. Your first call is one minute away.