Rate Overview
Live
1 LTL = 5.5303 NAD
1 NAD = 0.180822
LTL
Avg
5.5237
High
5.7134
Low
5.3818
Last updated: 7/28/2026, 11:59:59 AM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.53 NAD |
| 10 LTL | 55.30 NAD |
| 50 LTL | 276.51 NAD |
| 100 LTL | 553.03 NAD |
| 500 LTL | 2,765.14 NAD |
| 1,000 LTL | 5,530.29 NAD |
Get LTL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=NADExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-28T11:59:59Z",
"rates": {
"NAD": 5.530286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "NAD",
"amount": 100
},
"result": 553.0286,
"rate": 5.530286
}Build with LTL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key