Rate Overview
Live
1 GNF = 0.000390 PEN
1 PEN = 2564.10
GNF
Avg
0.000396
High
0.000399
Low
0.000390
Last updated: 5/7/2026, 8:56:45 PM
Quick Conversions
| GNF | PEN |
|---|---|
| 1 GNF | 0.00 PEN |
| 10 GNF | 0.00 PEN |
| 50 GNF | 0.02 PEN |
| 100 GNF | 0.04 PEN |
| 500 GNF | 0.20 PEN |
| 1,000 GNF | 0.39 PEN |
Get GNF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=PENExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-07T20:56:45Z",
"rates": {
"PEN": 0.00039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "PEN",
"amount": 100
},
"result": 0.039,
"rate": 0.00039
}Build with GNF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key