Rate Overview
Live
1 SLL = 0.000451 GHS
1 GHS = 2217.29
SLL
Avg
0.000464
High
0.000470
Low
0.000451
Last updated: 3/7/2026, 7:39:59 AM
Quick Conversions
| SLL | GHS |
|---|---|
| 1 SLL | 0.00 GHS |
| 10 SLL | 0.00 GHS |
| 50 SLL | 0.02 GHS |
| 100 SLL | 0.05 GHS |
| 500 SLL | 0.23 GHS |
| 1,000 SLL | 0.45 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-03-07T07:39:59Z",
"rates": {
"GHS": 0.000451
}
}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.0451,
"rate": 0.000451
}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