Rate Overview
Live
1 GHS = 2125.43 SLL
1 SLL = 0.000470
GHS
Avg
2136.84
High
2149.48
Low
2125.43
Last updated: 3/7/2026, 1:03:37 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,125.43 SLL |
| 10 GHS | 21,254.34 SLL |
| 50 GHS | 106,271.72 SLL |
| 100 GHS | 212,543.44 SLL |
| 500 GHS | 1,062,717.20 SLL |
| 1,000 GHS | 2,125,434.41 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-07T01:03:37Z",
"rates": {
"SLL": 2125.434409
}
}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": 212543.4409,
"rate": 2125.434409
}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