Rate Overview
Live
1 GNF = 2.6025 SLL
1 SLL = 0.384253
GNF
Avg
2.6322
High
2.7906
Low
2.6025
Last updated: 9/10/2026, 5:08:07 AM
Quick Conversions
| GNF | SLL |
|---|---|
| 1 GNF | 2.60 SLL |
| 10 GNF | 26.02 SLL |
| 50 GNF | 130.12 SLL |
| 100 GNF | 260.25 SLL |
| 500 GNF | 1,301.23 SLL |
| 1,000 GNF | 2,602.45 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-09-10T05:08:07Z",
"rates": {
"SLL": 2.602452
}
}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.2452,
"rate": 2.602452
}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