Rate Overview
Live
1 IDR = 0.081868 KRW
1 KRW = 12.2148
IDR
Avg
0.085550
High
0.089158
Low
0.081868
Last updated: 7/28/2026, 1:16:32 AM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.82 KRW |
| 50 IDR | 4.09 KRW |
| 100 IDR | 8.19 KRW |
| 500 IDR | 40.93 KRW |
| 1,000 IDR | 81.87 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-07-28T01:16:32Z",
"rates": {
"KRW": 0.081868
}
}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.1868,
"rate": 0.081868
}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