Rate Overview
Live
1 IDR = 0.050409 KPW
1 KPW = 19.8377
IDR
Avg
0.050679
High
0.050911
Low
0.050409
Last updated: 5/27/2026, 8:41:12 PM
Quick Conversions
| IDR | KPW |
|---|---|
| 1 IDR | 0.05 KPW |
| 10 IDR | 0.50 KPW |
| 50 IDR | 2.52 KPW |
| 100 IDR | 5.04 KPW |
| 500 IDR | 25.20 KPW |
| 1,000 IDR | 50.41 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-27T20:41:12Z",
"rates": {
"KPW": 0.050409
}
}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.040900000000001,
"rate": 0.050409
}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