Rate Overview
Live
1 SLL = 0.000505 GHS
1 GHS = 1980.20
SLL
Avg
0.000494
High
0.000533
Low
0.000465
Last updated: 7/22/2026, 7:32:52 PM
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.51 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-22T19:32:52Z",
"rates": {
"GHS": 0.000505
}
}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.0505,
"rate": 0.000505
}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