Rate Overview
Live
1 LSL = 0.696584 GHS
1 GHS = 1.4356
LSL
Avg
0.698884
High
0.702029
Low
0.692916
Last updated: 7/9/2026, 5:56:33 PM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.70 GHS |
| 10 LSL | 6.97 GHS |
| 50 LSL | 34.83 GHS |
| 100 LSL | 69.66 GHS |
| 500 LSL | 348.29 GHS |
| 1,000 LSL | 696.58 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-09T17:56:33Z",
"rates": {
"GHS": 0.696584
}
}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.6584,
"rate": 0.696584
}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