Rate Overview
Live
1 IDR = 0.053205 KPW
1 KPW = 18.7952
IDR
Avg
0.054982
High
0.058375
Low
0.053026
Last updated: 3/27/2026, 7:07:49 PM
Quick Conversions
| IDR | KPW |
|---|---|
| 1 IDR | 0.05 KPW |
| 10 IDR | 0.53 KPW |
| 50 IDR | 2.66 KPW |
| 100 IDR | 5.32 KPW |
| 500 IDR | 26.60 KPW |
| 1,000 IDR | 53.21 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-03-27T19:07:49Z",
"rates": {
"KPW": 0.053205
}
}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.3205,
"rate": 0.053205
}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