USD
$
IDR
Rp

USD/IDR Exchange Rate

US Dollar to Rupiah

Live Rate
17759.50
-2.15% 7D

1 IDR = 0.000056 USD

USD/IDR Price Chart

Historical exchange rate performance

Current 17759.50
High 18150.45
Low 17719.55
7D Change -2.15%

Rate Overview

Live
1 USD = 17759.50 IDR
1 IDR = 0.000056 USD
Avg
17883.08
High
18150.45
Low
17719.55

Last updated: 6/15/2026, 10:26:10 PM

Quick Conversions

USDIDR
1 USD17,759.50 IDR
10 USD177,595.00 IDR
50 USD887,975.00 IDR
100 USD1,775,950.00 IDR
500 USD8,879,750.00 IDR
1,000 USD17,759,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-06-15T22:26:10Z",
  "rates": {
    "IDR": 17759.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": 1775950,
  "rate": 17759.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