Rate Overview
Live
1 GNF = 0.152829 NGN
1 NGN = 6.5433
GNF
Avg
0.154259
High
0.155185
Low
0.152829
Last updated: 4/17/2026, 6:15:18 AM
Quick Conversions
| GNF | NGN |
|---|---|
| 1 GNF | 0.15 NGN |
| 10 GNF | 1.53 NGN |
| 50 GNF | 7.64 NGN |
| 100 GNF | 15.28 NGN |
| 500 GNF | 76.41 NGN |
| 1,000 GNF | 152.83 NGN |
Get GNF/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=NGNExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-04-17T06:15:18Z",
"rates": {
"NGN": 0.152829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "NGN",
"amount": 100
},
"result": 15.2829,
"rate": 0.152829
}Build with GNF/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key