Rate Overview
Live
1 PEN = 0.214158 FKP
1 FKP = 4.6694
PEN
Avg
0.218779
High
0.222391
Low
0.214158
Last updated: 3/7/2026, 4:26:27 AM
Quick Conversions
| PEN | FKP |
|---|---|
| 1 PEN | 0.21 FKP |
| 10 PEN | 2.14 FKP |
| 50 PEN | 10.71 FKP |
| 100 PEN | 21.42 FKP |
| 500 PEN | 107.08 FKP |
| 1,000 PEN | 214.16 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-03-07T04:26:27Z",
"rates": {
"FKP": 0.214158
}
}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.415799999999997,
"rate": 0.214158
}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