Rate Overview
Live
1 GHS = 2093.82 SLL
1 SLL = 0.000478
GHS
Avg
1811.94
High
2197.54
Low
1390.33
Last updated: 3/27/2026, 9:44:21 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,093.82 SLL |
| 10 GHS | 20,938.24 SLL |
| 50 GHS | 104,691.21 SLL |
| 100 GHS | 209,382.42 SLL |
| 500 GHS | 1,046,912.10 SLL |
| 1,000 GHS | 2,093,824.20 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-03-27T09:44:21Z",
"rates": {
"SLL": 2093.824205
}
}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": 209382.42049999998,
"rate": 2093.824205
}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