Rate Overview
Live
1 USD = 17994.43 IDR
1 IDR = 0.000056
USD
Avg
17959.34
High
18020.90
Low
17852.70
Last updated: 7/5/2026, 5:45:37 PM
Quick Conversions
| USD | IDR |
|---|---|
| 1 USD | 17,994.43 IDR |
| 10 USD | 179,944.35 IDR |
| 50 USD | 899,721.74 IDR |
| 100 USD | 1,799,443.47 IDR |
| 500 USD | 8,997,217.37 IDR |
| 1,000 USD | 17,994,434.74 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-05T17:45:37Z",
"rates": {
"IDR": 17994.43474455
}
}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": 1799443.474455,
"rate": 17994.43474455
}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