Rate Overview
Live
1 FKP = 4.6349 PEN
1 PEN = 0.215755
FKP
Avg
4.5472
High
4.6349
Low
4.4851
Last updated: 3/27/2026, 9:51:43 AM
Quick Conversions
| FKP | PEN |
|---|---|
| 1 FKP | 4.63 PEN |
| 10 FKP | 46.35 PEN |
| 50 FKP | 231.74 PEN |
| 100 FKP | 463.49 PEN |
| 500 FKP | 2,317.45 PEN |
| 1,000 FKP | 4,634.89 PEN |
Get FKP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=PENExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T09:51:43Z",
"rates": {
"PEN": 4.634891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "PEN",
"amount": 100
},
"result": 463.48909999999995,
"rate": 4.634891
}Build with FKP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key