Rate Overview
Live
1 GNF = 2.3883 SLL
1 SLL = 0.418703
GNF
Avg
2.6126
High
2.7375
Low
2.3883
Last updated: 3/28/2026, 10:56:34 AM
Quick Conversions
| GNF | SLL |
|---|---|
| 1 GNF | 2.39 SLL |
| 10 GNF | 23.88 SLL |
| 50 GNF | 119.42 SLL |
| 100 GNF | 238.83 SLL |
| 500 GNF | 1,194.16 SLL |
| 1,000 GNF | 2,388.33 SLL |
Get GNF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SLLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-28T10:56:34Z",
"rates": {
"SLL": 2.388326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SLL",
"amount": 100
},
"result": 238.8326,
"rate": 2.388326
}Build with GNF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key