Rate Overview
Live
1 GNF = 2.6071 SLL
1 SLL = 0.383575
GNF
Avg
2.6774
High
2.7584
Low
2.6055
Last updated: 7/30/2026, 11:46:49 AM
Quick Conversions
| GNF | SLL |
|---|---|
| 1 GNF | 2.61 SLL |
| 10 GNF | 26.07 SLL |
| 50 GNF | 130.35 SLL |
| 100 GNF | 260.71 SLL |
| 500 GNF | 1,303.53 SLL |
| 1,000 GNF | 2,607.05 SLL |
Get GNF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SLLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-30T11:46:49Z",
"rates": {
"SLL": 2.607054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SLL",
"amount": 100
},
"result": 260.7054,
"rate": 2.607054
}Build with GNF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key