Rate Overview
Live
1 GNF = 0.036560 ZWL
1 ZWL = 27.3523
GNF
Avg
0.036670
High
0.036766
Low
0.036560
Last updated: 5/7/2026, 7:59:30 PM
Quick Conversions
| GNF | ZWL |
|---|---|
| 1 GNF | 0.04 ZWL |
| 10 GNF | 0.37 ZWL |
| 50 GNF | 1.83 ZWL |
| 100 GNF | 3.66 ZWL |
| 500 GNF | 18.28 ZWL |
| 1,000 GNF | 36.56 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-05-07T19:59:30Z",
"rates": {
"ZWL": 0.03656
}
}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.656,
"rate": 0.03656
}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