Rate Overview
Live
1 PEN = 265.0548 KPW
1 KPW = 0.003773
PEN
Avg
264.5990
High
265.3154
Low
263.0847
Last updated: 5/27/2026, 5:29:34 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 265.05 KPW |
| 10 PEN | 2,650.55 KPW |
| 50 PEN | 13,252.74 KPW |
| 100 PEN | 26,505.48 KPW |
| 500 PEN | 132,527.39 KPW |
| 1,000 PEN | 265,054.79 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-05-27T17:29:34Z",
"rates": {
"KPW": 265.054786
}
}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": 26505.4786,
"rate": 265.054786
}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