Rate Overview
Live
1 SLL = 0.420011 GNF
1 GNF = 2.3809
SLL
Avg
0.418744
High
0.420011
Low
0.417647
Last updated: 5/7/2026, 10:46:40 PM
Quick Conversions
| SLL | GNF |
|---|---|
| 1 SLL | 0.42 GNF |
| 10 SLL | 4.20 GNF |
| 50 SLL | 21.00 GNF |
| 100 SLL | 42.00 GNF |
| 500 SLL | 210.01 GNF |
| 1,000 SLL | 420.01 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-07T22:46:40Z",
"rates": {
"GNF": 0.420011
}
}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": 42.0011,
"rate": 0.420011
}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