Rate Overview
Live
1 IDR = 0.080940 KRW
1 KRW = 12.3548
IDR
Avg
0.085690
High
0.089270
Low
0.080940
Last updated: 7/29/2026, 5:42:53 PM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.81 KRW |
| 50 IDR | 4.05 KRW |
| 100 IDR | 8.09 KRW |
| 500 IDR | 40.47 KRW |
| 1,000 IDR | 80.94 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-29T17:42:53Z",
"rates": {
"KRW": 0.08094
}
}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.094,
"rate": 0.08094
}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