Rate Overview
Live
1 KPW = 0.003695 PEN
1 PEN = 270.6360
KPW
Avg
0.003770
High
0.003916
Low
0.003690
Last updated: 8/25/2026, 1:37:25 AM
Quick Conversions
| KPW | PEN |
|---|---|
| 1 KPW | 0.00 PEN |
| 10 KPW | 0.04 PEN |
| 50 KPW | 0.18 PEN |
| 100 KPW | 0.37 PEN |
| 500 KPW | 1.85 PEN |
| 1,000 KPW | 3.70 PEN |
Get KPW/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=PENExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-25T01:37:25Z",
"rates": {
"PEN": 0.003695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "PEN",
"amount": 100
},
"result": 0.3695,
"rate": 0.003695
}Build with KPW/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key