Rate Overview
Live
1 USD = 16989.00 IDR
1 IDR = 0.000059
USD
Avg
16944.02
High
17003.58
Low
16858.10
Last updated: 3/27/2026, 5:10:58 AM
Quick Conversions
| USD | IDR |
|---|---|
| 1 USD | 16,989.00 IDR |
| 10 USD | 169,890.00 IDR |
| 50 USD | 849,450.00 IDR |
| 100 USD | 1,698,900.00 IDR |
| 500 USD | 8,494,500.00 IDR |
| 1,000 USD | 16,989,000.00 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-03-27T05:10:58Z",
"rates": {
"IDR": 16989
}
}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": 1698900,
"rate": 16989
}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