Rate Overview
Live
1 PEN = 259.4047 KPW
1 KPW = 0.003855
PEN
Avg
260.2076
High
261.5984
Low
258.7125
Last updated: 3/27/2026, 7:04:01 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 259.40 KPW |
| 10 PEN | 2,594.05 KPW |
| 50 PEN | 12,970.24 KPW |
| 100 PEN | 25,940.47 KPW |
| 500 PEN | 129,702.37 KPW |
| 1,000 PEN | 259,404.75 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-03-27T19:04:01Z",
"rates": {
"KPW": 259.404748
}
}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": 25940.4748,
"rate": 259.404748
}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