Rate Overview
Live
1 SLL = 0.383842 GNF
1 GNF = 2.6052
SLL
Avg
0.402325
High
0.420076
Low
0.365993
Last updated: 5/28/2026, 3:36:43 AM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.38 GNF |
| 10 SLL | 3.84 GNF |
| 50 SLL | 19.19 GNF |
| 100 SLL | 38.38 GNF |
| 500 SLL | 191.92 GNF |
| 1,000 SLL | 383.84 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-05-28T03:36:43Z",
"rates": {
"GNF": 0.383842
}
}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": 38.3842,
"rate": 0.383842
}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