Rate Overview
Live
1 FKP = 4.5078 PEN
1 PEN = 0.221837
FKP
Avg
4.6846
High
4.9487
Low
4.3663
Last updated: 7/30/2026, 11:37:21 PM
Quick Conversions
| FKP | PEN |
|---|---|
| 1 FKP | 4.51 PEN |
| 10 FKP | 45.08 PEN |
| 50 FKP | 225.39 PEN |
| 100 FKP | 450.78 PEN |
| 500 FKP | 2,253.91 PEN |
| 1,000 FKP | 4,507.81 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-07-30T23:37:21Z",
"rates": {
"PEN": 4.507814
}
}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": 450.78139999999996,
"rate": 4.507814
}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