Rate Overview
Live
1 PEN = 0.221377 FKP
1 FKP = 4.5172
PEN
Avg
0.218891
High
0.224840
Low
0.211404
Last updated: 7/28/2026, 2:25:25 AM
Quick Conversions
| PEN | FKP |
|---|---|
| 1 PEN | 0.22 FKP |
| 10 PEN | 2.21 FKP |
| 50 PEN | 11.07 FKP |
| 100 PEN | 22.14 FKP |
| 500 PEN | 110.69 FKP |
| 1,000 PEN | 221.38 FKP |
Get PEN/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=FKPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T02:25:25Z",
"rates": {
"FKP": 0.221377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "FKP",
"amount": 100
},
"result": 22.1377,
"rate": 0.221377
}Build with PEN/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key