Rate Overview
Live
1 IDR = 0.086230 KRW
1 KRW = 11.5969
IDR
Avg
0.085620
High
0.086484
Low
0.085077
Last updated: 6/19/2026, 8:53:40 AM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.09 KRW |
| 10 IDR | 0.86 KRW |
| 50 IDR | 4.31 KRW |
| 100 IDR | 8.62 KRW |
| 500 IDR | 43.12 KRW |
| 1,000 IDR | 86.23 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-06-19T08:53:40Z",
"rates": {
"KRW": 0.08623
}
}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.623,
"rate": 0.08623
}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