Rate Overview
Live
1 IDR = 0.050429 KPW
1 KPW = 19.8299
IDR
Avg
0.050657
High
0.050911
Low
0.050429
Last updated: 5/28/2026, 12:07:53 AM
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.21 KPW |
| 1,000 IDR | 50.43 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-28T00:07:53Z",
"rates": {
"KPW": 0.050429
}
}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.0429,
"rate": 0.050429
}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