Rate Overview
Live
1 SLL = 0.371031 GNF
1 GNF = 2.6952
SLL
Avg
0.378694
High
0.383659
Low
0.371031
Last updated: 7/26/2026, 12:48:39 AM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.37 GNF |
| 10 SLL | 3.71 GNF |
| 50 SLL | 18.55 GNF |
| 100 SLL | 37.10 GNF |
| 500 SLL | 185.52 GNF |
| 1,000 SLL | 371.03 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-26T00:48:39Z",
"rates": {
"GNF": 0.371031
}
}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": 37.1031,
"rate": 0.371031
}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