Rate Overview
Live
1 IDR = 0.050480 KPW
1 KPW = 19.8098
IDR
Avg
0.050537
High
0.050770
Low
0.050223
Last updated: 6/19/2026, 8:55:15 AM
Quick Conversions
| IDR | KPW |
|---|---|
| 1 IDR | 0.05 KPW |
| 10 IDR | 0.50 KPW |
| 50 IDR | 2.52 KPW |
| 100 IDR | 5.05 KPW |
| 500 IDR | 25.24 KPW |
| 1,000 IDR | 50.48 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-06-19T08:55:15Z",
"rates": {
"KPW": 0.05048
}
}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.048,
"rate": 0.05048
}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