Rate Overview
Live
1 USD = 17187.50 IDR
1 IDR = 0.000058
USD
Avg
17138.07
High
17187.65
Low
17089.30
Last updated: 4/16/2026, 5:27:28 AM
Quick Conversions
| USD | IDR |
|---|---|
| 1 USD | 17,187.50 IDR |
| 10 USD | 171,875.00 IDR |
| 50 USD | 859,375.00 IDR |
| 100 USD | 1,718,750.00 IDR |
| 500 USD | 8,593,750.00 IDR |
| 1,000 USD | 17,187,500.00 IDR |
Get USD/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=IDRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T05:27:28Z",
"rates": {
"IDR": 17187.5
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "IDR",
"amount": 100
},
"result": 1718750,
"rate": 17187.5
}Build with USD/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key