Rate Overview
Live
1 IDR = 0.051762 KPW
1 KPW = 19.3192
IDR
Avg
0.051827
High
0.052027
Low
0.051566
Last updated: 5/7/2026, 2:52:29 PM
Quick Conversions
| IDR | KPW |
|---|---|
| 1 IDR | 0.05 KPW |
| 10 IDR | 0.52 KPW |
| 50 IDR | 2.59 KPW |
| 100 IDR | 5.18 KPW |
| 500 IDR | 25.88 KPW |
| 1,000 IDR | 51.76 KPW |
Get IDR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=KPWExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-07T14:52:29Z",
"rates": {
"KPW": 0.051762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "KPW",
"amount": 100
},
"result": 5.176200000000001,
"rate": 0.051762
}Build with IDR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key