Rate Overview
Live
1 PEN = 0.212742 FKP
1 FKP = 4.7005
PEN
Avg
0.211689
High
0.214443
Low
0.209906
Last updated: 5/7/2026, 8:02:46 AM
Quick Conversions
| PEN | FKP |
|---|---|
| 1 PEN | 0.21 FKP |
| 10 PEN | 2.13 FKP |
| 50 PEN | 10.64 FKP |
| 100 PEN | 21.27 FKP |
| 500 PEN | 106.37 FKP |
| 1,000 PEN | 212.74 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-05-07T08:02:46Z",
"rates": {
"FKP": 0.212742
}
}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.2742,
"rate": 0.212742
}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