Rate Overview
Live
1 SLL = 0.418703 GNF
1 GNF = 2.3883
SLL
Avg
0.384342
High
0.418703
Low
0.358669
Last updated: 3/28/2026, 3:24:56 PM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.42 GNF |
| 10 SLL | 4.19 GNF |
| 50 SLL | 20.94 GNF |
| 100 SLL | 41.87 GNF |
| 500 SLL | 209.35 GNF |
| 1,000 SLL | 418.70 GNF |
Get SLL/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=GNFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T15:24:56Z",
"rates": {
"GNF": 0.418703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "GNF",
"amount": 100
},
"result": 41.8703,
"rate": 0.418703
}Build with SLL/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key