Rate Overview
Live
1 GNF = 0.036674 ZWL
1 ZWL = 27.2673
GNF
Avg
7.1737
High
7.7132
Low
0.036674
Last updated: 3/28/2026, 11:00:54 AM
Quick Conversions
| GNF | ZWL |
|---|---|
| 1 GNF | 0.04 ZWL |
| 10 GNF | 0.37 ZWL |
| 50 GNF | 1.83 ZWL |
| 100 GNF | 3.67 ZWL |
| 500 GNF | 18.34 ZWL |
| 1,000 GNF | 36.67 ZWL |
Get GNF/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ZWLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-28T11:00:54Z",
"rates": {
"ZWL": 0.036674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ZWL",
"amount": 100
},
"result": 3.6673999999999998,
"rate": 0.036674
}Build with GNF/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key