Rate Overview
Live
1 LTL = 0.457219 CAD
1 CAD = 2.1871
LTL
Avg
0.462781
High
0.467156
Low
0.457219
Last updated: 3/6/2026, 8:16:55 PM
Quick Conversions
| LTL | CAD |
|---|---|
| 1 LTL | 0.46 CAD |
| 10 LTL | 4.57 CAD |
| 50 LTL | 22.86 CAD |
| 100 LTL | 45.72 CAD |
| 500 LTL | 228.61 CAD |
| 1,000 LTL | 457.22 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-06T20:16:55Z",
"rates": {
"CAD": 0.457219
}
}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": 45.7219,
"rate": 0.457219
}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