Rate Overview
Live
1 GHS = 1961.94 SLL
1 SLL = 0.000510
GHS
Avg
2030.37
High
2224.58
Low
1820.54
Last updated: 7/31/2026, 11:58:49 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 1,961.94 SLL |
| 10 GHS | 19,619.38 SLL |
| 50 GHS | 98,096.91 SLL |
| 100 GHS | 196,193.81 SLL |
| 500 GHS | 980,969.05 SLL |
| 1,000 GHS | 1,961,938.11 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-07-31T11:58:49Z",
"rates": {
"SLL": 1961.938105
}
}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": 196193.8105,
"rate": 1961.938105
}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