Rate Overview
Live
1 GHS = 1863.93 SLL
1 SLL = 0.000537
GHS
Avg
1870.94
High
1874.52
Low
1863.93
Last updated: 5/7/2026, 11:27:51 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 1,863.93 SLL |
| 10 GHS | 18,639.29 SLL |
| 50 GHS | 93,196.47 SLL |
| 100 GHS | 186,392.94 SLL |
| 500 GHS | 931,964.72 SLL |
| 1,000 GHS | 1,863,929.44 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-05-07T11:27:51Z",
"rates": {
"SLL": 1863.929443
}
}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": 186392.9443,
"rate": 1863.929443
}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