Rate Overview
Live
1 GNF = 0.156543 NGN
1 NGN = 6.3880
GNF
Avg
0.156376
High
0.156543
Low
0.156115
Last updated: 5/27/2026, 5:22:26 PM
Quick Conversions
| GNF | NGN |
|---|---|
| 1 GNF | 0.16 NGN |
| 10 GNF | 1.57 NGN |
| 50 GNF | 7.83 NGN |
| 100 GNF | 15.65 NGN |
| 500 GNF | 78.27 NGN |
| 1,000 GNF | 156.54 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-05-27T17:22:26Z",
"rates": {
"NGN": 0.156543
}
}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.6543,
"rate": 0.156543
}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