Rate Overview
Live
1 CAD = 11.7697 LSL
1 LSL = 0.084964
CAD
Avg
11.8762
High
12.3615
Low
11.4239
Last updated: 7/19/2026, 11:32:22 AM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.77 LSL |
| 10 CAD | 117.70 LSL |
| 50 CAD | 588.48 LSL |
| 100 CAD | 1,176.97 LSL |
| 500 CAD | 5,884.85 LSL |
| 1,000 CAD | 11,769.70 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-19T11:32:22Z",
"rates": {
"LSL": 11.769698
}
}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": 1176.9698,
"rate": 11.769698
}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