Rate Overview
Live
1 SLL = 0.383124 GNF
1 GNF = 2.6101 SLL
Avg
0.382621
High
0.383765
Low
0.380283
Last updated: 1/25/2026, 10:52:09 AM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.38 GNF |
| 10 SLL | 3.83 GNF |
| 50 SLL | 19.16 GNF |
| 100 SLL | 38.31 GNF |
| 500 SLL | 191.56 GNF |
| 1,000 SLL | 383.12 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-01-25T10:52:09Z",
"rates": {
"GNF": 0.383124
}
}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.312400000000004,
"rate": 0.383124
}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