Rate Overview
Live
1 LTL = 5.4244 NAD
1 NAD = 0.184352
LTL
Avg
5.4151
High
5.4292
Low
5.3883
Last updated: 9/3/2026, 12:54:58 AM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.42 NAD |
| 10 LTL | 54.24 NAD |
| 50 LTL | 271.22 NAD |
| 100 LTL | 542.44 NAD |
| 500 LTL | 2,712.20 NAD |
| 1,000 LTL | 5,424.40 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-09-03T00:54:58Z",
"rates": {
"NAD": 5.424402
}
}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.4402,
"rate": 5.424402
}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