Rate Overview
Live
1 PEN = 269.7062 KPW
1 KPW = 0.003708
PEN
Avg
265.8663
High
270.9724
Low
256.5105
Last updated: 8/19/2026, 9:00:21 PM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 269.71 KPW |
| 10 PEN | 2,697.06 KPW |
| 50 PEN | 13,485.31 KPW |
| 100 PEN | 26,970.62 KPW |
| 500 PEN | 134,853.09 KPW |
| 1,000 PEN | 269,706.17 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-08-19T21:00:21Z",
"rates": {
"KPW": 269.70617
}
}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": 26970.617,
"rate": 269.70617
}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