Rate Overview
Live
1 LTL = 0.470459 CAD
1 CAD = 2.1256
LTL
Avg
0.470797
High
0.481396
Low
0.468099
Last updated: 7/4/2026, 5:41:58 PM
Quick Conversions
| LTL | CAD |
|---|---|
| 1 LTL | 0.47 CAD |
| 10 LTL | 4.70 CAD |
| 50 LTL | 23.52 CAD |
| 100 LTL | 47.05 CAD |
| 500 LTL | 235.23 CAD |
| 1,000 LTL | 470.46 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-04T17:41:58Z",
"rates": {
"CAD": 0.470459
}
}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": 47.0459,
"rate": 0.470459
}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