Rate Overview
Live
1 PEN = 2605.29 GNF
1 GNF = 0.000384
PEN
Avg
2616.39
High
2629.74
Low
2603.14
Last updated: 8/15/2026, 10:05:23 AM
Quick Conversions
| PEN | GNF |
|---|---|
| 1 PEN | 2,605.29 GNF |
| 10 PEN | 26,052.94 GNF |
| 50 PEN | 130,264.71 GNF |
| 100 PEN | 260,529.43 GNF |
| 500 PEN | 1,302,647.13 GNF |
| 1,000 PEN | 2,605,294.26 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-08-15T10:05:23Z",
"rates": {
"GNF": 2605.29426
}
}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": 260529.426,
"rate": 2605.29426
}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