Rate Overview
Live
1 IDR = 0.089826 KRW
1 KRW = 11.1326
IDR
Avg
0.086922
High
0.089826
Low
0.082777
Last updated: 3/27/2026, 5:04:40 PM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.09 KRW |
| 10 IDR | 0.90 KRW |
| 50 IDR | 4.49 KRW |
| 100 IDR | 8.98 KRW |
| 500 IDR | 44.91 KRW |
| 1,000 IDR | 89.83 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-03-27T17:04:40Z",
"rates": {
"KRW": 0.089826
}
}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.9826,
"rate": 0.089826
}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