Rate Overview
Live
1 USD = 17833.72 IDR
1 IDR = 0.000056
USD
Avg
17829.97
High
17922.61
Low
17760.05
Last updated: 8/15/2026, 5:35:34 AM
Quick Conversions
| USD | IDR |
|---|---|
| 1 USD | 17,833.72 IDR |
| 10 USD | 178,337.24 IDR |
| 50 USD | 891,686.20 IDR |
| 100 USD | 1,783,372.39 IDR |
| 500 USD | 8,916,861.96 IDR |
| 1,000 USD | 17,833,723.91 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-08-15T05:35:34Z",
"rates": {
"IDR": 17833.72391303
}
}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": 1783372.391303,
"rate": 17833.72391303
}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