Rate Overview
Live
1 LTL = 5.4258 NAD
1 NAD = 0.184306
LTL
Avg
5.4343
High
5.4501
Low
5.4258
Last updated: 7/2/2026, 3:00:12 AM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.43 NAD |
| 10 LTL | 54.26 NAD |
| 50 LTL | 271.29 NAD |
| 100 LTL | 542.58 NAD |
| 500 LTL | 2,712.88 NAD |
| 1,000 LTL | 5,425.76 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-02T03:00:12Z",
"rates": {
"NAD": 5.425762
}
}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": 542.5762,
"rate": 5.425762
}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