Rate Overview
Live
1 SLL = 0.000503 GHS
1 GHS = 1988.07
SLL
Avg
0.000496
High
0.000541
Low
0.000453
Last updated: 7/17/2026, 1:02:01 AM
Quick Conversions
| SLL | GHS |
|---|---|
| 1 SLL | 0.00 GHS |
| 10 SLL | 0.01 GHS |
| 50 SLL | 0.03 GHS |
| 100 SLL | 0.05 GHS |
| 500 SLL | 0.25 GHS |
| 1,000 SLL | 0.50 GHS |
Get SLL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=GHSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-17T01:02:01Z",
"rates": {
"GHS": 0.000503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "GHS",
"amount": 100
},
"result": 0.0503,
"rate": 0.000503
}Build with SLL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key