Rate Overview
Live
1 GNF = 2.6101 SLL
1 SLL = 0.383124 GNF
Avg
2.6136
High
2.6296
Low
2.6058
Last updated: 1/25/2026, 7:14:12 AM
Quick Conversions
| GNF | SLL |
|---|---|
| 1 GNF | 2.61 SLL |
| 10 GNF | 26.10 SLL |
| 50 GNF | 130.51 SLL |
| 100 GNF | 261.01 SLL |
| 500 GNF | 1,305.06 SLL |
| 1,000 GNF | 2,610.12 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-01-25T07:14:12Z",
"rates": {
"SLL": 2.610119
}
}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": 261.0119,
"rate": 2.610119
}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