Rate Overview
Live
1 LSL = 0.081458 CAD
1 CAD = 12.2763
LSL
Avg
0.082687
High
0.086252
Low
0.080068
Last updated: 3/26/2026, 6:00:47 PM
Quick Conversions
| LSL | CAD |
|---|---|
| 1 LSL | 0.08 CAD |
| 10 LSL | 0.81 CAD |
| 50 LSL | 4.07 CAD |
| 100 LSL | 8.15 CAD |
| 500 LSL | 40.73 CAD |
| 1,000 LSL | 81.46 CAD |
Get LSL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CADExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-26T18:00:47Z",
"rates": {
"CAD": 0.081458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CAD",
"amount": 100
},
"result": 8.1458,
"rate": 0.081458
}Build with LSL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key