Rate Overview
Live
1 PEN = 263.9740 KPW
1 KPW = 0.003788
PEN
Avg
265.8988
High
267.7364
Low
263.9740
Last updated: 6/17/2026, 8:28:01 AM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 263.97 KPW |
| 10 PEN | 2,639.74 KPW |
| 50 PEN | 13,198.70 KPW |
| 100 PEN | 26,397.40 KPW |
| 500 PEN | 131,987.02 KPW |
| 1,000 PEN | 263,974.04 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-06-17T08:28:01Z",
"rates": {
"KPW": 263.97404
}
}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": 26397.404,
"rate": 263.97404
}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