Rate Overview
Live
1 CAD = 11.6729 LSL
1 LSL = 0.085668
CAD
Avg
11.6219
High
11.6782
Low
11.5731
Last updated: 8/14/2026, 3:59:39 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.67 LSL |
| 10 CAD | 116.73 LSL |
| 50 CAD | 583.65 LSL |
| 100 CAD | 1,167.29 LSL |
| 500 CAD | 5,836.47 LSL |
| 1,000 CAD | 11,672.94 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-08-14T15:59:39Z",
"rates": {
"LSL": 11.672941
}
}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": 1167.2941,
"rate": 11.672941
}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