Rate Overview
Live
1 FKP = 4.5592 PEN
1 PEN = 0.219335
FKP
Avg
4.5390
High
4.5617
Low
4.5128
Last updated: 8/20/2026, 2:42:59 PM
Quick Conversions
| FKP | PEN |
|---|---|
| 1 FKP | 4.56 PEN |
| 10 FKP | 45.59 PEN |
| 50 FKP | 227.96 PEN |
| 100 FKP | 455.92 PEN |
| 500 FKP | 2,279.62 PEN |
| 1,000 FKP | 4,559.24 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-08-20T14:42:59Z",
"rates": {
"PEN": 4.559238
}
}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": 455.92379999999997,
"rate": 4.559238
}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