Rate Overview
Live
1 PEN = 259.0845 KPW
1 KPW = 0.003860
PEN
Avg
260.1671
High
261.5984
Low
258.7125
Last updated: 3/27/2026, 1:34:39 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 259.08 KPW |
| 10 PEN | 2,590.84 KPW |
| 50 PEN | 12,954.22 KPW |
| 100 PEN | 25,908.45 KPW |
| 500 PEN | 129,542.24 KPW |
| 1,000 PEN | 259,084.49 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-27T13:34:39Z",
"rates": {
"KPW": 259.084485
}
}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": 25908.4485,
"rate": 259.084485
}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