Rate Overview
Live
1 SLL = 0.354457 GNF
1 GNF = 2.8212
SLL
Avg
0.374140
High
0.384440
Low
0.354321
Last updated: 6/19/2026, 8:42:23 AM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.35 GNF |
| 10 SLL | 3.54 GNF |
| 50 SLL | 17.72 GNF |
| 100 SLL | 35.45 GNF |
| 500 SLL | 177.23 GNF |
| 1,000 SLL | 354.46 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-06-19T08:42:23Z",
"rates": {
"GNF": 0.354457
}
}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.4457,
"rate": 0.354457
}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