Rate Overview
Live
1 GHS = 2079.32 SLL
1 SLL = 0.000481
GHS
Avg
2035.23
High
2082.88
Low
1966.50
Last updated: 7/29/2026, 7:27:33 PM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,079.32 SLL |
| 10 GHS | 20,793.23 SLL |
| 50 GHS | 103,966.16 SLL |
| 100 GHS | 207,932.32 SLL |
| 500 GHS | 1,039,661.60 SLL |
| 1,000 GHS | 2,079,323.19 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-29T19:27:33Z",
"rates": {
"SLL": 2079.32319
}
}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": 207932.31900000002,
"rate": 2079.32319
}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