Rate Overview
Live
1 PEN = 264.8910 KPW
1 KPW = 0.003775
PEN
Avg
261.2559
High
270.8697
Low
244.7296
Last updated: 5/27/2026, 6:33:59 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 264.89 KPW |
| 10 PEN | 2,648.91 KPW |
| 50 PEN | 13,244.55 KPW |
| 100 PEN | 26,489.10 KPW |
| 500 PEN | 132,445.48 KPW |
| 1,000 PEN | 264,890.96 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-27T18:33:59Z",
"rates": {
"KPW": 264.890955
}
}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": 26489.095500000003,
"rate": 264.890955
}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