Rate Overview
Live
1 CAD = 12.2764 LSL
1 LSL = 0.081457
CAD
Avg
12.3399
High
12.4893
Low
12.2155
Last updated: 3/26/2026, 9:04:13 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 12.28 LSL |
| 10 CAD | 122.76 LSL |
| 50 CAD | 613.82 LSL |
| 100 CAD | 1,227.64 LSL |
| 500 CAD | 6,138.20 LSL |
| 1,000 CAD | 12,276.40 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-26T21:04:13Z",
"rates": {
"LSL": 12.276403
}
}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": 1227.6403,
"rate": 12.276403
}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