Rate Overview
Live
1 LSL = 0.086550 CAD
1 CAD = 11.5540
LSL
Avg
0.085474
High
0.086550
Low
0.084190
Last updated: 6/15/2026, 12:52:03 PM
Quick Conversions
| LSL | CAD |
|---|---|
| 1 LSL | 0.09 CAD |
| 10 LSL | 0.87 CAD |
| 50 LSL | 4.33 CAD |
| 100 LSL | 8.66 CAD |
| 500 LSL | 43.28 CAD |
| 1,000 LSL | 86.55 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-06-15T12:52:03Z",
"rates": {
"CAD": 0.08655
}
}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.655,
"rate": 0.08655
}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