USD
$
IDR
Rp

USD/IDR Exchange Rate

US Dollar to Rupiah

Live Rate
16987.50
+1.63% YTD

1 IDR = 0.000059 USD

USD/IDR Price Chart

Historical exchange rate performance

Current 16987.50
High 16994.00
Low 16715.60
YTD Change +1.63%

Rate Overview

Live
1 USD = 16987.50 IDR
1 IDR = 0.000059 USD
Avg
16850.66
High
16994.00
Low
16715.60

Last updated: 3/27/2026, 3:28:41 AM

Quick Conversions

USDIDR
1 USD16,987.50 IDR
10 USD169,875.00 IDR
50 USD849,375.00 IDR
100 USD1,698,750.00 IDR
500 USD8,493,750.00 IDR
1,000 USD16,987,500.00 IDR

Get USD/IDR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=IDR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-27T03:28:41Z",
  "rates": {
    "IDR": 16987.5
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=IDR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "IDR",
    "amount": 100
  },
  "result": 1698750,
  "rate": 16987.5
}

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