Rate Overview
Live
1 GNF = 0.001054 NOK
1 NOK = 948.7666
GNF
Avg
0.001056
High
0.001062
Low
0.001048
Last updated: 5/7/2026, 7:02:42 PM
Quick Conversions
| GNF | NOK |
|---|---|
| 1 GNF | 0.00 NOK |
| 10 GNF | 0.01 NOK |
| 50 GNF | 0.05 NOK |
| 100 GNF | 0.11 NOK |
| 500 GNF | 0.53 NOK |
| 1,000 GNF | 1.05 NOK |
Get GNF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=NOKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-07T19:02:42Z",
"rates": {
"NOK": 0.001054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "NOK",
"amount": 100
},
"result": 0.10540000000000001,
"rate": 0.001054
}Build with GNF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key