Rate Overview
Live
1 IDR = 0.079461 KRW
1 KRW = 12.5848
IDR
Avg
0.079363
High
0.079764
Low
0.078813
Last updated: 8/12/2026, 11:21:18 PM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.79 KRW |
| 50 IDR | 3.97 KRW |
| 100 IDR | 7.95 KRW |
| 500 IDR | 39.73 KRW |
| 1,000 IDR | 79.46 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-08-12T23:21:18Z",
"rates": {
"KRW": 0.079461
}
}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": 7.9461,
"rate": 0.079461
}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