USD
$
IDR
Rp

USD/IDR Exchange Rate

US Dollar to Rupiah

Live Rate
17441.50
+0.54% 7D

1 IDR = 0.000057 USD

USD/IDR Price Chart

Historical exchange rate performance

Current 17441.50
High 17453.30
Low 17334.34
7D Change +0.54%

Rate Overview

Live
1 USD = 17441.50 IDR
1 IDR = 0.000057 USD
Avg
17390.28
High
17453.30
Low
17334.34

Last updated: 5/6/2026, 10:16:53 AM

Quick Conversions

USDIDR
1 USD17,441.50 IDR
10 USD174,415.00 IDR
50 USD872,075.00 IDR
100 USD1,744,150.00 IDR
500 USD8,720,750.00 IDR
1,000 USD17,441,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-06T10:16:53Z",
  "rates": {
    "IDR": 17441.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": 1744150,
  "rate": 17441.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