Rate Overview
Live
1 GNF = 0.001889 ZAR
1 ZAR = 529.3806
GNF
Avg
0.001853
High
0.001891
Low
0.001811
Last updated: 3/6/2026, 8:08:51 AM
Quick Conversions
| GNF | ZAR |
|---|---|
| 1 GNF | 0.00 ZAR |
| 10 GNF | 0.02 ZAR |
| 50 GNF | 0.09 ZAR |
| 100 GNF | 0.19 ZAR |
| 500 GNF | 0.94 ZAR |
| 1,000 GNF | 1.89 ZAR |
Get GNF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ZARExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T08:08:51Z",
"rates": {
"ZAR": 0.001889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ZAR",
"amount": 100
},
"result": 0.1889,
"rate": 0.001889
}Build with GNF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key