Rate Overview
Live
1 GNF = 2.3900 SLL
1 SLL = 0.418404
GNF
Avg
2.3914
High
2.3963
Low
2.3886
Last updated: 4/17/2026, 1:29:01 PM
Quick Conversions
| GNF | SLL |
|---|---|
| 1 GNF | 2.39 SLL |
| 10 GNF | 23.90 SLL |
| 50 GNF | 119.50 SLL |
| 100 GNF | 239.00 SLL |
| 500 GNF | 1,195.02 SLL |
| 1,000 GNF | 2,390.04 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-04-17T13:29:01Z",
"rates": {
"SLL": 2.390035
}
}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": 239.0035,
"rate": 2.390035
}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