Rate Overview
Live
1 GNF = 0.001869 SZL
1 SZL = 535.0455
GNF
Avg
0.001868
High
0.001872
Low
0.001860
Last updated: 4/17/2026, 12:44:40 AM
Quick Conversions
| GNF | SZL |
|---|---|
| 1 GNF | 0.00 SZL |
| 10 GNF | 0.02 SZL |
| 50 GNF | 0.09 SZL |
| 100 GNF | 0.19 SZL |
| 500 GNF | 0.93 SZL |
| 1,000 GNF | 1.87 SZL |
Get GNF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SZLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-04-17T00:44:40Z",
"rates": {
"SZL": 0.001869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SZL",
"amount": 100
},
"result": 0.1869,
"rate": 0.001869
}Build with GNF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key