Rate Overview
Live
1 GHS = 2080.78 SLL
1 SLL = 0.000481
GHS
Avg
2026.89
High
2184.06
Low
1830.21
Last updated: 7/28/2026, 4:25:15 PM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,080.78 SLL |
| 10 GHS | 20,807.79 SLL |
| 50 GHS | 104,038.96 SLL |
| 100 GHS | 208,077.92 SLL |
| 500 GHS | 1,040,389.59 SLL |
| 1,000 GHS | 2,080,779.18 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-28T16:25:15Z",
"rates": {
"SLL": 2080.779181
}
}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": 208077.91809999998,
"rate": 2080.779181
}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