Rate Overview
Live
1 LTL = 5.5456 NAD
1 NAD = 0.180325
LTL
Avg
5.7112
High
6.0656
Low
5.3755
Last updated: 7/25/2026, 3:49:34 AM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.55 NAD |
| 10 LTL | 55.46 NAD |
| 50 LTL | 277.28 NAD |
| 100 LTL | 554.56 NAD |
| 500 LTL | 2,772.78 NAD |
| 1,000 LTL | 5,545.56 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-25T03:49:34Z",
"rates": {
"NAD": 5.545557
}
}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": 554.5557,
"rate": 5.545557
}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