Rate Overview
Live
1 PEN = 259.0501 KPW
1 KPW = 0.003860
PEN
Avg
258.5993
High
270.2696
Low
241.5106
Last updated: 3/27/2026, 5:18:04 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 259.05 KPW |
| 10 PEN | 2,590.50 KPW |
| 50 PEN | 12,952.50 KPW |
| 100 PEN | 25,905.01 KPW |
| 500 PEN | 129,525.04 KPW |
| 1,000 PEN | 259,050.09 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-27T17:18:04Z",
"rates": {
"KPW": 259.050089
}
}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": 25905.0089,
"rate": 259.050089
}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