Rate Overview
Live
1 LSL = 0.704630 GHS
1 GHS = 1.4192
LSL
Avg
0.699552
High
0.709572
Low
0.689576
Last updated: 8/1/2026, 12:21:32 PM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.70 GHS |
| 10 LSL | 7.05 GHS |
| 50 LSL | 35.23 GHS |
| 100 LSL | 70.46 GHS |
| 500 LSL | 352.32 GHS |
| 1,000 LSL | 704.63 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-08-01T12:21:32Z",
"rates": {
"GHS": 0.70463
}
}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.463,
"rate": 0.70463
}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