Rate Overview
Live
1 PEN = 0.220585 FKP
1 FKP = 4.5334
PEN
Avg
0.219476
High
0.224028
Low
0.210329
Last updated: 7/26/2026, 3:18:30 AM
Quick Conversions
| PEN | FKP |
|---|---|
| 1 PEN | 0.22 FKP |
| 10 PEN | 2.21 FKP |
| 50 PEN | 11.03 FKP |
| 100 PEN | 22.06 FKP |
| 500 PEN | 110.29 FKP |
| 1,000 PEN | 220.59 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-26T03:18:30Z",
"rates": {
"FKP": 0.220585
}
}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.0585,
"rate": 0.220585
}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