Rate Overview
Live
1 LTL = 5.4529 NAD
1 NAD = 0.183389
LTL
Avg
5.4300
High
5.5541
Low
5.3745
Last updated: 7/21/2026, 11:48:21 PM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.45 NAD |
| 10 LTL | 54.53 NAD |
| 50 LTL | 272.64 NAD |
| 100 LTL | 545.29 NAD |
| 500 LTL | 2,726.44 NAD |
| 1,000 LTL | 5,452.88 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-21T23:48:21Z",
"rates": {
"NAD": 5.452882
}
}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": 545.2882,
"rate": 5.452882
}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