Rate Overview
Live
1 GNF = 2.6103 SLL
1 SLL = 0.383101
GNF
Avg
2.5714
High
2.7881
Low
2.3805
Last updated: 7/31/2026, 9:16:00 AM
Quick Conversions
| GNF | SLL |
|---|---|
| 1 GNF | 2.61 SLL |
| 10 GNF | 26.10 SLL |
| 50 GNF | 130.51 SLL |
| 100 GNF | 261.03 SLL |
| 500 GNF | 1,305.14 SLL |
| 1,000 GNF | 2,610.28 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-31T09:16:00Z",
"rates": {
"SLL": 2.610278
}
}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.0278,
"rate": 2.610278
}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