Rate Overview
Live
1 SLL = 0.383800 GNF
1 GNF = 2.6055
SLL
Avg
0.383281
High
0.418226
Low
0.362529
Last updated: 7/27/2026, 7:55:37 PM
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.90 GNF |
| 1,000 SLL | 383.80 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-07-27T19:55:37Z",
"rates": {
"GNF": 0.3838
}
}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.379999999999995,
"rate": 0.3838
}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