Rate Overview
Live
1 LTL = 5.4372 NAD
1 NAD = 0.183917
LTL
Avg
5.4728
High
5.5337
Low
5.4326
Last updated: 6/16/2026, 1:28:24 PM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.44 NAD |
| 10 LTL | 54.37 NAD |
| 50 LTL | 271.86 NAD |
| 100 LTL | 543.72 NAD |
| 500 LTL | 2,718.62 NAD |
| 1,000 LTL | 5,437.25 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-06-16T13:28:24Z",
"rates": {
"NAD": 5.437247
}
}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": 543.7247,
"rate": 5.437247
}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