Rate Overview
Live
1 GHS = 2207.03 SLL
1 SLL = 0.000453
GHS
Avg
2102.56
High
2220.74
Low
2024.39
Last updated: 6/19/2026, 8:27:06 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 2,207.03 SLL |
| 10 GHS | 22,070.33 SLL |
| 50 GHS | 110,351.67 SLL |
| 100 GHS | 220,703.34 SLL |
| 500 GHS | 1,103,516.70 SLL |
| 1,000 GHS | 2,207,033.39 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-06-19T08:27:06Z",
"rates": {
"SLL": 2207.033391
}
}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": 220703.33909999998,
"rate": 2207.033391
}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