Rate Overview
Live
1 LTL = 0.462974 CAD
1 CAD = 2.1599
LTL
Avg
0.461494
High
0.463305
Low
0.458428
Last updated: 3/27/2026, 6:29:54 AM
Quick Conversions
| LTL | CAD |
|---|---|
| 1 LTL | 0.46 CAD |
| 10 LTL | 4.63 CAD |
| 50 LTL | 23.15 CAD |
| 100 LTL | 46.30 CAD |
| 500 LTL | 231.49 CAD |
| 1,000 LTL | 462.97 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-03-27T06:29:54Z",
"rates": {
"CAD": 0.462974
}
}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.297399999999996,
"rate": 0.462974
}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