Rate Overview
Live
1 GHS = 1902.14 SLL
1 SLL = 0.000526
GHS
Avg
1902.75
High
1908.32
Low
1896.79
Last updated: 4/17/2026, 6:18:27 AM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 1,902.14 SLL |
| 10 GHS | 19,021.42 SLL |
| 50 GHS | 95,107.09 SLL |
| 100 GHS | 190,214.17 SLL |
| 500 GHS | 951,070.86 SLL |
| 1,000 GHS | 1,902,141.72 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-04-17T06:18:27Z",
"rates": {
"SLL": 1902.14172
}
}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": 190214.17200000002,
"rate": 1902.14172
}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