Rate Overview
Live
1 CAD = 12.1943 LSL
1 LSL = 0.082006
CAD
Avg
11.8760
High
12.1943
Low
11.6445
Last updated: 3/6/2026, 6:58:03 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 12.19 LSL |
| 10 CAD | 121.94 LSL |
| 50 CAD | 609.71 LSL |
| 100 CAD | 1,219.43 LSL |
| 500 CAD | 6,097.14 LSL |
| 1,000 CAD | 12,194.28 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-03-06T18:58:03Z",
"rates": {
"LSL": 12.19428
}
}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": 1219.4279999999999,
"rate": 12.19428
}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