Rate Overview
Live
1 USD = 17939.17 IDR
1 IDR = 0.000056
USD
Avg
17939.21
High
17976.75
Low
17898.00
Last updated: 7/25/2026, 10:01:34 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-25T10:01:34Z",
"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