Rate Overview
Live
1 FKP = 4.6739 PEN
1 PEN = 0.213953
FKP
Avg
4.7028
High
4.7640
Low
4.6537
Last updated: 5/9/2026, 6:04:20 AM
Quick Conversions
| FKP | PEN |
|---|---|
| 1 FKP | 4.67 PEN |
| 10 FKP | 46.74 PEN |
| 50 FKP | 233.70 PEN |
| 100 FKP | 467.39 PEN |
| 500 FKP | 2,336.97 PEN |
| 1,000 FKP | 4,673.93 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-05-09T06:04:20Z",
"rates": {
"PEN": 4.673932
}
}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": 467.3932,
"rate": 4.673932
}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