Rate Overview
Live
1 LTL = 0.465570 CAD
1 CAD = 2.1479
LTL
Avg
0.465808
High
0.471124
Low
0.457471
Last updated: 7/22/2026, 6:43:13 PM
Quick Conversions
| LTL | CAD |
|---|---|
| 1 LTL | 0.47 CAD |
| 10 LTL | 4.66 CAD |
| 50 LTL | 23.28 CAD |
| 100 LTL | 46.56 CAD |
| 500 LTL | 232.79 CAD |
| 1,000 LTL | 465.57 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-22T18:43:13Z",
"rates": {
"CAD": 0.46557
}
}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.556999999999995,
"rate": 0.46557
}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