Rate Overview
Live
1 CAD = 11.4282 LSL
1 LSL = 0.087503
CAD
Avg
11.5163
High
11.6088
Low
11.4239
Last updated: 7/5/2026, 4:46:15 AM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.43 LSL |
| 10 CAD | 114.28 LSL |
| 50 CAD | 571.41 LSL |
| 100 CAD | 1,142.82 LSL |
| 500 CAD | 5,714.08 LSL |
| 1,000 CAD | 11,428.16 LSL |
Get CAD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=LSLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-05T04:46:15Z",
"rates": {
"LSL": 11.42816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "LSL",
"amount": 100
},
"result": 1142.816,
"rate": 11.42816
}Build with CAD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key