Rate Overview
Live
1 IDR = 0.050903 KPW
1 KPW = 19.6452
IDR
Avg
0.052793
High
0.055169
Low
0.049720
Last updated: 8/26/2026, 12:36:06 AM
Quick Conversions
| IDR | KPW |
|---|---|
| 1 IDR | 0.05 KPW |
| 10 IDR | 0.51 KPW |
| 50 IDR | 2.55 KPW |
| 100 IDR | 5.09 KPW |
| 500 IDR | 25.45 KPW |
| 1,000 IDR | 50.90 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-08-26T00:36:06Z",
"rates": {
"KPW": 0.050903
}
}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.0903,
"rate": 0.050903
}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