USD
$
IDR
Rp

USD/IDR Exchange Rate

US Dollar to Rupiah

Live Rate
17845.50
+0.58% 7D

1 IDR = 0.000056 USD

USD/IDR Price Chart

Historical exchange rate performance

Current 17845.50
High 17845.50
Low 17677.40
7D Change +0.58%

Rate Overview

Live
1 USD = 17845.50 IDR
1 IDR = 0.000056 USD
Avg
17740.33
High
17845.50
Low
17677.40

Last updated: 5/26/2026, 6:43:55 PM

Quick Conversions

USDIDR
1 USD17,845.50 IDR
10 USD178,455.00 IDR
50 USD892,275.00 IDR
100 USD1,784,550.00 IDR
500 USD8,922,750.00 IDR
1,000 USD17,845,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-05-26T18:43:55Z",
  "rates": {
    "IDR": 17845.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": 1784550,
  "rate": 17845.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