Rate Overview
Live
1 LTL = 5.5226 NAD
1 NAD = 0.181074
LTL
Avg
5.4955
High
5.5474
Low
5.4159
Last updated: 7/27/2026, 3:49:43 PM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.52 NAD |
| 10 LTL | 55.23 NAD |
| 50 LTL | 276.13 NAD |
| 100 LTL | 552.26 NAD |
| 500 LTL | 2,761.31 NAD |
| 1,000 LTL | 5,522.62 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-27T15:49:43Z",
"rates": {
"NAD": 5.522615
}
}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": 552.2615,
"rate": 5.522615
}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