Rate Overview
Live
1 LSL = 0.639813 GHS
1 GHS = 1.5630
LSL
Avg
0.652242
High
0.671534
Low
0.636470
Last updated: 3/27/2026, 1:31:22 PM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.64 GHS |
| 10 LSL | 6.40 GHS |
| 50 LSL | 31.99 GHS |
| 100 LSL | 63.98 GHS |
| 500 LSL | 319.91 GHS |
| 1,000 LSL | 639.81 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-03-27T13:31:22Z",
"rates": {
"GHS": 0.639813
}
}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": 63.9813,
"rate": 0.639813
}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