Rate Overview
Live
1 GHS = 2004.88 SLL
1 SLL = 0.000499
GHS
Avg
1990.71
High
2015.47
Low
1845.10
Last updated: 7/9/2026, 10:00:15 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,004.88 SLL |
| 10 GHS | 20,048.76 SLL |
| 50 GHS | 100,243.80 SLL |
| 100 GHS | 200,487.59 SLL |
| 500 GHS | 1,002,437.96 SLL |
| 1,000 GHS | 2,004,875.93 SLL |
Get GHS/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SLLExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-09T10:00:15Z",
"rates": {
"SLL": 2004.875929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SLL",
"amount": 100
},
"result": 200487.59290000002,
"rate": 2004.875929
}Build with GHS/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key