Rate Overview
Live
1 CAD = 11.8269 LSL
1 LSL = 0.084553
CAD
Avg
11.9425
High
12.1334
Low
11.8269
Last updated: 5/26/2026, 12:28:04 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.83 LSL |
| 10 CAD | 118.27 LSL |
| 50 CAD | 591.34 LSL |
| 100 CAD | 1,182.69 LSL |
| 500 CAD | 5,913.43 LSL |
| 1,000 CAD | 11,826.87 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-05-26T12:28:04Z",
"rates": {
"LSL": 11.826865
}
}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": 1182.6865,
"rate": 11.826865
}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