Rate Overview
Live
1 GHS = 2009.69 SLL
1 SLL = 0.000498
GHS
Avg
2037.23
High
2163.30
Low
2009.69
Last updated: 9/9/2026, 6:45:07 PM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,009.69 SLL |
| 10 GHS | 20,096.93 SLL |
| 50 GHS | 100,484.64 SLL |
| 100 GHS | 200,969.29 SLL |
| 500 GHS | 1,004,846.43 SLL |
| 1,000 GHS | 2,009,692.86 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-09-09T18:45:07Z",
"rates": {
"SLL": 2009.692864
}
}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": 200969.2864,
"rate": 2009.692864
}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