Rate Overview
Live
1 PEN = 268.2343 KPW
1 KPW = 0.003728
PEN
Avg
269.3475
High
270.5835
Low
268.2343
Last updated: 8/25/2026, 5:29:48 AM
Quick Conversions
| PEN | KPW |
|---|---|
| 1 PEN | 268.23 KPW |
| 10 PEN | 2,682.34 KPW |
| 50 PEN | 13,411.71 KPW |
| 100 PEN | 26,823.43 KPW |
| 500 PEN | 134,117.14 KPW |
| 1,000 PEN | 268,234.27 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-25T05:29:48Z",
"rates": {
"KPW": 268.234272
}
}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": 26823.4272,
"rate": 268.234272
}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