Rate Overview
Live
1 IDR = 0.049616 KPW
1 KPW = 20.1548
IDR
Avg
0.049930
High
0.050317
Low
0.049616
Last updated: 7/9/2026, 5:20:58 AM
Quick Conversions
| IDR | KPW |
|---|---|
| 1 IDR | 0.05 KPW |
| 10 IDR | 0.50 KPW |
| 50 IDR | 2.48 KPW |
| 100 IDR | 4.96 KPW |
| 500 IDR | 24.81 KPW |
| 1,000 IDR | 49.62 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-07-09T05:20:58Z",
"rates": {
"KPW": 0.049616
}
}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": 4.9616,
"rate": 0.049616
}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