Rate Overview
Live
1 LSL = 0.081460 CAD
1 CAD = 12.2760
LSL
Avg
0.079692
High
0.085877
Low
0.072118
Last updated: 3/26/2026, 5:58:08 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-26T17:58:08Z",
"rates": {
"CAD": 0.08146
}
}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.146,
"rate": 0.08146
}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