Rate Overview
Live
1 PEN = 258.6010 KPW
1 KPW = 0.003867
PEN
Avg
264.1159
High
269.0534
Low
258.6010
Last updated: 3/7/2026, 7:41:35 AM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 258.60 KPW |
| 10 PEN | 2,586.01 KPW |
| 50 PEN | 12,930.05 KPW |
| 100 PEN | 25,860.10 KPW |
| 500 PEN | 129,300.52 KPW |
| 1,000 PEN | 258,601.03 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-07T07:41:35Z",
"rates": {
"KPW": 258.601033
}
}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": 25860.1033,
"rate": 258.601033
}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