Rate Overview
Live
1 LSL = 0.085653 CAD
1 CAD = 11.6750
LSL
Avg
0.086043
High
0.086406
Low
0.085629
Last updated: 8/14/2026, 11:55:22 PM
Quick Conversions
| LSL | CAD |
|---|---|
| 1 LSL | 0.09 CAD |
| 10 LSL | 0.86 CAD |
| 50 LSL | 4.28 CAD |
| 100 LSL | 8.57 CAD |
| 500 LSL | 42.83 CAD |
| 1,000 LSL | 85.65 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-08-14T23:55:22Z",
"rates": {
"CAD": 0.085653
}
}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.5653,
"rate": 0.085653
}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