Rate Overview
Live
1 SLL = 0.358669 GNF
1 GNF = 2.7881
SLL
Avg
0.375728
High
0.383609
Low
0.358669
Last updated: 3/8/2026, 7:41:27 AM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.36 GNF |
| 10 SLL | 3.59 GNF |
| 50 SLL | 17.93 GNF |
| 100 SLL | 35.87 GNF |
| 500 SLL | 179.33 GNF |
| 1,000 SLL | 358.67 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-08T07:41:27Z",
"rates": {
"GNF": 0.358669
}
}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": 35.8669,
"rate": 0.358669
}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