Rate Overview
Live
1 USD = 17939.17 IDR
1 IDR = 0.000056
USD
Avg
15833.81
High
18105.60
Low
14090.37
Last updated: 7/26/2026, 2:12:27 AM
Quick Conversions
| USD | IDR |
|---|---|
| 1 USD | 17,939.17 IDR |
| 10 USD | 179,391.73 IDR |
| 50 USD | 896,958.65 IDR |
| 100 USD | 1,793,917.30 IDR |
| 500 USD | 8,969,586.49 IDR |
| 1,000 USD | 17,939,172.99 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-07-26T02:12:27Z",
"rates": {
"IDR": 17939.17298757
}
}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": 1793917.2987570001,
"rate": 17939.17298757
}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