Rate Overview
Live
1 LSL = 0.678196 GHS
1 GHS = 1.4745
LSL
Avg
0.684289
High
0.696476
Low
0.678196
Last updated: 6/19/2026, 10:17:24 AM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.68 GHS |
| 10 LSL | 6.78 GHS |
| 50 LSL | 33.91 GHS |
| 100 LSL | 67.82 GHS |
| 500 LSL | 339.10 GHS |
| 1,000 LSL | 678.20 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-06-19T10:17:24Z",
"rates": {
"GHS": 0.678196
}
}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": 67.81960000000001,
"rate": 0.678196
}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