Rate Overview
Live
1 PEN = 2518.40 GNF
1 GNF = 0.000397
PEN
Avg
2575.03
High
2623.33
Low
2518.40
Last updated: 3/7/2026, 7:44:07 AM
Quick Conversions
| PEN | GNF |
|---|---|
| 1 PEN | 2,518.40 GNF |
| 10 PEN | 25,183.99 GNF |
| 50 PEN | 125,919.97 GNF |
| 100 PEN | 251,839.94 GNF |
| 500 PEN | 1,259,199.71 GNF |
| 1,000 PEN | 2,518,399.41 GNF |
Get PEN/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GNFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:44:07Z",
"rates": {
"GNF": 2518.399414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GNF",
"amount": 100
},
"result": 251839.9414,
"rate": 2518.399414
}Build with PEN/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key