Rate Overview
Live
1 LSL = 0.650940 GHS
1 GHS = 1.5362
LSL
Avg
0.661438
High
0.670973
Low
0.650553
Last updated: 3/6/2026, 7:58:33 AM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.65 GHS |
| 10 LSL | 6.51 GHS |
| 50 LSL | 32.55 GHS |
| 100 LSL | 65.09 GHS |
| 500 LSL | 325.47 GHS |
| 1,000 LSL | 650.94 GHS |
Get LSL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GHSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-06T07:58:33Z",
"rates": {
"GHS": 0.65094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GHS",
"amount": 100
},
"result": 65.094,
"rate": 0.65094
}Build with LSL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key