Rate Overview
Live
1 LSL = 0.680008 GHS
1 GHS = 1.4706
LSL
Avg
0.673641
High
0.680008
Low
0.670324
Last updated: 4/18/2026, 8:50:34 AM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.68 GHS |
| 10 LSL | 6.80 GHS |
| 50 LSL | 34.00 GHS |
| 100 LSL | 68.00 GHS |
| 500 LSL | 340.00 GHS |
| 1,000 LSL | 680.01 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-04-18T08:50:34Z",
"rates": {
"GHS": 0.680008
}
}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": 68.0008,
"rate": 0.680008
}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