Rate Overview
Live
1 PEN = 264.3209 KPW
1 KPW = 0.003783
PEN
Avg
265.1607
High
266.2982
Low
264.3209
Last updated: 7/6/2026, 12:04:24 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 264.32 KPW |
| 10 PEN | 2,643.21 KPW |
| 50 PEN | 13,216.04 KPW |
| 100 PEN | 26,432.09 KPW |
| 500 PEN | 132,160.43 KPW |
| 1,000 PEN | 264,320.85 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-07-06T12:04:24Z",
"rates": {
"KPW": 264.320851
}
}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": 26432.0851,
"rate": 264.320851
}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