Rate Overview
Live
1 PEN = 261.6044 KPW
1 KPW = 0.003823
PEN
Avg
265.0184
High
268.4637
Low
261.6044
Last updated: 4/17/2026, 6:26:58 AM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 261.60 KPW |
| 10 PEN | 2,616.04 KPW |
| 50 PEN | 13,080.22 KPW |
| 100 PEN | 26,160.44 KPW |
| 500 PEN | 130,802.21 KPW |
| 1,000 PEN | 261,604.42 KPW |
Get PEN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KPWExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T06:26:58Z",
"rates": {
"KPW": 261.604422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KPW",
"amount": 100
},
"result": 26160.4422,
"rate": 261.604422
}Build with PEN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key