Rate Overview
Live
1 PEN = 2550.24 GNF
1 GNF = 0.000392
PEN
Avg
2582.36
High
2613.33
Low
2550.24
Last updated: 4/17/2026, 12:01:54 PM
Quick Conversions
| PEN | GNF |
|---|---|
| 1 PEN | 2,550.24 GNF |
| 10 PEN | 25,502.43 GNF |
| 50 PEN | 127,512.13 GNF |
| 100 PEN | 255,024.25 GNF |
| 500 PEN | 1,275,121.26 GNF |
| 1,000 PEN | 2,550,242.51 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-04-17T12:01:54Z",
"rates": {
"GNF": 2550.242513
}
}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": 255024.2513,
"rate": 2550.242513
}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