ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Foreign exchange rates against Indonesian Rupiah (IDR) from Frankfurter/ECB. Data is refreshed automatically daily via cron. Available pairs: USD, EUR, SGD, GBP to IDR.
Foreign exchange rates against Indonesian Rupiah (IDR) from Frankfurter/ECB. Data is refreshed automatically daily via cron. Available pairs: USD, EUR, SGD, GBP to IDR.
ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Can be tested on the free tier, then used in production through one API Indonesia key.
https://use.apiindonesia.id/api/v1/kurs/latestReturns the latest exchange rate for a given currency pair.
The Exchange Rate API fits apps that need foreign-currency conversion to Rupiah for price displays, cost estimates, invoices, or finance dashboards using daily rates.
Prices from USD, EUR, SGD, or GBP need to be shown in IDR.
The app needs to store the rate used when a transaction is created.
Teams do not need BI transaction rates, only a lightweight daily market reference.
For reports that must use Bank Indonesia rates, use the BI Rates product. This Exchange Rate API is better for estimates and product displays.
This section separates the product page from the docs. The docs explain how to call endpoints; this page explains why the endpoints make sense for your feature.
curl "https://use.apiindonesia.id/api/v1/kurs/latest?base=USD&target=IDR" \\
-H "x-api-key: aip_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"{
"data": {
"id": "kr_2026-07-03_USD_IDR",
"date": "2026-07-03",
"base": "USD",
"target": "IDR",
"rate": 16350.5,
"source": "Frankfurter/ECB"
}
}Ambil kurs resmi Bank Indonesia real-time lewat REST API: kurs terbaru USD/EUR/SGD dan riwayat harian hingga 366 hari. Sumber BI, atribusi otomatis.
Kunci nilai tukar resmi BI pada tanggal nota luar negeri — adil untuk karyawan dan finance tanpa debat kurs Google.
Ambil kurs harian USD/IDR (dan mata uang lain) dalam rentang tanggal untuk posting jurnal dan revaluasi — data resmi BI.
Start free. Upgrade to Pro or Business, or buy pay as you go credits when you need a one-time top-up. Payments are processed through Sumopod.
Yearly saves 2 months
Do you want to skip subscriptions? Top up credits once from the dashboard and use them until they run out.
Open dashboardFor trying the API and early integration.
For projects that are starting to get real usage.
For production apps with higher traffic.
For high volume, SLA, or company contracts.
Quick answers to common questions about getting started, the free tier, API key security, data sources, and Sumopod billing.