Rate Overview
Live
1 GHS = 1961.20 SLL
1 SLL = 0.000510
GHS
Avg
1971.72
High
1996.40
Low
1961.20
Last updated: 5/27/2026, 2:51:26 PM
Quick Conversions
| GHS | SLL |
|---|---|
| 1 GHS | 1,961.20 SLL |
| 10 GHS | 19,612.04 SLL |
| 50 GHS | 98,060.21 SLL |
| 100 GHS | 196,120.42 SLL |
| 500 GHS | 980,602.11 SLL |
| 1,000 GHS | 1,961,204.22 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-05-27T14:51:26Z",
"rates": {
"SLL": 1961.204217
}
}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": 196120.4217,
"rate": 1961.204217
}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