Rate Overview
Live
1 GNF = 0.001710 ERN
1 ERN = 584.7953
GNF
Avg
0.001710
High
0.001712
Low
0.001707
Last updated: 3/27/2026, 6:34:57 AM
Quick Conversions
| GNF | ERN |
|---|---|
| 1 GNF | 0.00 ERN |
| 10 GNF | 0.02 ERN |
| 50 GNF | 0.09 ERN |
| 100 GNF | 0.17 ERN |
| 500 GNF | 0.86 ERN |
| 1,000 GNF | 1.71 ERN |
Get GNF/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ERNExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T06:34:57Z",
"rates": {
"ERN": 0.00171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ERN",
"amount": 100
},
"result": 0.17099999999999999,
"rate": 0.00171
}Build with GNF/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key