Rate Overview
Live
1 IDR = 0.084549 KRW
1 KRW = 11.8275
IDR
Avg
0.085156
High
0.085931
Low
0.084077
Last updated: 5/27/2026, 5:29:32 PM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.85 KRW |
| 50 IDR | 4.23 KRW |
| 100 IDR | 8.45 KRW |
| 500 IDR | 42.27 KRW |
| 1,000 IDR | 84.55 KRW |
Get IDR/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=KRWExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-27T17:29:32Z",
"rates": {
"KRW": 0.084549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "KRW",
"amount": 100
},
"result": 8.4549,
"rate": 0.084549
}Build with IDR/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key