Rate Overview
Live
1 PEN = 0.224459 FKP
1 FKP = 4.4552
PEN
Avg
0.221930
High
0.224459
Low
0.219359
Last updated: 6/19/2026, 8:51:35 AM
Quick Conversions
| PEN | FKP |
|---|---|
| 1 PEN | 0.22 FKP |
| 10 PEN | 2.24 FKP |
| 50 PEN | 11.22 FKP |
| 100 PEN | 22.45 FKP |
| 500 PEN | 112.23 FKP |
| 1,000 PEN | 224.46 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-06-19T08:51:35Z",
"rates": {
"FKP": 0.224459
}
}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.445899999999998,
"rate": 0.224459
}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