Rate Overview
Live
1 GHS = 2084.45 SLL
1 SLL = 0.000480
GHS
Avg
2071.81
High
2098.04
Low
1948.07
Last updated: 8/19/2026, 7:04:11 PM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,084.45 SLL |
| 10 GHS | 20,844.46 SLL |
| 50 GHS | 104,222.30 SLL |
| 100 GHS | 208,444.59 SLL |
| 500 GHS | 1,042,222.95 SLL |
| 1,000 GHS | 2,084,445.91 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-08-19T19:04:11Z",
"rates": {
"SLL": 2084.445905
}
}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": 208444.5905,
"rate": 2084.445905
}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