Rate Overview
Live
1 LTL = 0.464537 CAD
1 CAD = 2.1527
LTL
Avg
0.465986
High
0.481396
Low
0.455698
Last updated: 7/24/2026, 9:27:19 PM
Quick Conversions
| LTL | CAD |
|---|---|
| 1 LTL | 0.46 CAD |
| 10 LTL | 4.65 CAD |
| 50 LTL | 23.23 CAD |
| 100 LTL | 46.45 CAD |
| 500 LTL | 232.27 CAD |
| 1,000 LTL | 464.54 CAD |
Get LTL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=CADExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-24T21:27:19Z",
"rates": {
"CAD": 0.464537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "CAD",
"amount": 100
},
"result": 46.4537,
"rate": 0.464537
}Build with LTL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key