Rate Overview
Live
1 LTL = 5.4309 NAD
1 NAD = 0.184132
LTL
Avg
5.7124
High
6.0922
Low
5.4309
Last updated: 6/29/2026, 7:53:55 PM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.43 NAD |
| 10 LTL | 54.31 NAD |
| 50 LTL | 271.54 NAD |
| 100 LTL | 543.09 NAD |
| 500 LTL | 2,715.44 NAD |
| 1,000 LTL | 5,430.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-06-29T19:53:55Z",
"rates": {
"NAD": 5.43088
}
}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.088,
"rate": 5.43088
}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