Rate Overview
Live
1 IDR = 0.077205 KRW
1 KRW = 12.9525
IDR
Avg
0.077575
High
0.078108
Low
0.077205
Last updated: 9/2/2026, 10:37:20 AM
Quick Conversions
| IDR | KRW |
|---|---|
| 1 IDR | 0.08 KRW |
| 10 IDR | 0.77 KRW |
| 50 IDR | 3.86 KRW |
| 100 IDR | 7.72 KRW |
| 500 IDR | 38.60 KRW |
| 1,000 IDR | 77.21 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-09-02T10:37:20Z",
"rates": {
"KRW": 0.077205
}
}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.7204999999999995,
"rate": 0.077205
}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