Rate Overview
Live
1 LSL = 0.700564 GHS
1 GHS = 1.4274
LSL
Avg
0.696253
High
0.709572
Low
0.689576
Last updated: 7/30/2026, 11:58:49 PM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.70 GHS |
| 10 LSL | 7.01 GHS |
| 50 LSL | 35.03 GHS |
| 100 LSL | 70.06 GHS |
| 500 LSL | 350.28 GHS |
| 1,000 LSL | 700.56 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-30T23:58:49Z",
"rates": {
"GHS": 0.700564
}
}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": 70.0564,
"rate": 0.700564
}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