Rate Overview
Live
1 LSL = 0.695280 GHS
1 GHS = 1.4383
LSL
Avg
0.677698
High
0.723790
Low
0.631931
Last updated: 7/27/2026, 12:30:58 PM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.70 GHS |
| 10 LSL | 6.95 GHS |
| 50 LSL | 34.76 GHS |
| 100 LSL | 69.53 GHS |
| 500 LSL | 347.64 GHS |
| 1,000 LSL | 695.28 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-07-27T12:30:58Z",
"rates": {
"GHS": 0.69528
}
}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": 69.528,
"rate": 0.69528
}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