Rate Overview
Live
1 USD = 17983.00 IDR
1 IDR = 0.000056
USD
Avg
17287.76
High
18088.95
Low
16715.60
Last updated: 7/19/2026, 8:18:19 AM
Quick Conversions
| USD | IDR |
|---|---|
| 1 USD | 17,983.00 IDR |
| 10 USD | 179,829.98 IDR |
| 50 USD | 899,149.92 IDR |
| 100 USD | 1,798,299.84 IDR |
| 500 USD | 8,991,499.20 IDR |
| 1,000 USD | 17,982,998.40 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-19T08:18:19Z",
"rates": {
"IDR": 17982.99839681
}
}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": 1798299.839681,
"rate": 17982.99839681
}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