Rate Overview
Live
1 GNF = 0.000193 NZD
1 NZD = 5181.35
GNF
Avg
0.000192
High
0.000194
Low
0.000189
Last updated: 3/7/2026, 7:37:49 AM
Quick Conversions
| GNF | NZD |
|---|---|
| 1 GNF | 0.00 NZD |
| 10 GNF | 0.00 NZD |
| 50 GNF | 0.01 NZD |
| 100 GNF | 0.02 NZD |
| 500 GNF | 0.10 NZD |
| 1,000 GNF | 0.19 NZD |
Get GNF/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=NZDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-07T07:37:49Z",
"rates": {
"NZD": 0.000193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "NZD",
"amount": 100
},
"result": 0.0193,
"rate": 0.000193
}Build with GNF/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key