Rate Overview
Live
1 IDR = 0.083888 KRW
1 KRW = 11.9207
IDR
Avg
0.084520
High
0.085334
Low
0.083568
Last updated: 5/7/2026, 1:47:36 PM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.84 KRW |
| 50 IDR | 4.19 KRW |
| 100 IDR | 8.39 KRW |
| 500 IDR | 41.94 KRW |
| 1,000 IDR | 83.89 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-07T13:47:36Z",
"rates": {
"KRW": 0.083888
}
}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.3888,
"rate": 0.083888
}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