Rate Overview
Live
1 PEN = 267.8656 KPW
1 KPW = 0.003733
PEN
Avg
268.6132
High
269.8015
Low
267.8481
Last updated: 9/15/2026, 5:28:29 AM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 267.87 KPW |
| 10 PEN | 2,678.66 KPW |
| 50 PEN | 13,393.28 KPW |
| 100 PEN | 26,786.56 KPW |
| 500 PEN | 133,932.79 KPW |
| 1,000 PEN | 267,865.58 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-09-15T05:28:29Z",
"rates": {
"KPW": 267.865581
}
}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": 26786.558100000002,
"rate": 267.865581
}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