Rate Overview
Live
1 PEN = 0.219350 FKP
1 FKP = 4.5589
PEN
Avg
0.221037
High
0.222071
Low
0.219350
Last updated: 7/31/2026, 6:30:30 AM
Quick Conversions
| PEN | FKP |
|---|---|
| 1 PEN | 0.22 FKP |
| 10 PEN | 2.19 FKP |
| 50 PEN | 10.97 FKP |
| 100 PEN | 21.94 FKP |
| 500 PEN | 109.68 FKP |
| 1,000 PEN | 219.35 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-31T06:30:30Z",
"rates": {
"FKP": 0.21935
}
}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": 21.935,
"rate": 0.21935
}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