Rate Overview
Live
1 GNF = 0.001838 SZL
1 SZL = 544.0696
GNF
Avg
0.001840
High
0.001845
Low
0.001835
Last updated: 8/16/2026, 12:43:42 PM
Quick Conversions
| GNF | SZL |
|---|---|
| 1 GNF | 0.00 SZL |
| 10 GNF | 0.02 SZL |
| 50 GNF | 0.09 SZL |
| 100 GNF | 0.18 SZL |
| 500 GNF | 0.92 SZL |
| 1,000 GNF | 1.84 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-08-16T12:43:42Z",
"rates": {
"SZL": 0.001838
}
}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.1838,
"rate": 0.001838
}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