Rate Overview
Live
1 LSL = 0.689531 GHS
1 GHS = 1.4503
LSL
Avg
0.676448
High
0.689531
Low
0.665190
Last updated: 5/9/2026, 2:26:27 AM
Quick Conversions
| LSL | GHS |
|---|---|
| 1 LSL | 0.69 GHS |
| 10 LSL | 6.90 GHS |
| 50 LSL | 34.48 GHS |
| 100 LSL | 68.95 GHS |
| 500 LSL | 344.77 GHS |
| 1,000 LSL | 689.53 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-05-09T02:26:27Z",
"rates": {
"GHS": 0.689531
}
}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.9531,
"rate": 0.689531
}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