Rate Overview
Live
1 LTL = 5.7078 NAD
1 NAD = 0.175198
LTL
Avg
5.7481
High
6.0656
Low
5.4606
Last updated: 3/27/2026, 12:05:32 PM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.71 NAD |
| 10 LTL | 57.08 NAD |
| 50 LTL | 285.39 NAD |
| 100 LTL | 570.78 NAD |
| 500 LTL | 2,853.91 NAD |
| 1,000 LTL | 5,707.82 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-03-27T12:05:32Z",
"rates": {
"NAD": 5.707824
}
}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": 570.7823999999999,
"rate": 5.707824
}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