Rate Overview
Live
1 IDR = 0.081106 KRW
1 KRW = 12.3295
IDR
Avg
0.081400
High
0.082614
Low
0.080549
Last updated: 7/29/2026, 11:05:18 AM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.81 KRW |
| 50 IDR | 4.06 KRW |
| 100 IDR | 8.11 KRW |
| 500 IDR | 40.55 KRW |
| 1,000 IDR | 81.11 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-29T11:05:18Z",
"rates": {
"KRW": 0.081106
}
}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.1106,
"rate": 0.081106
}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