Rate Overview
Live
1 LTL = 5.5999 NAD
1 NAD = 0.178576
LTL
Avg
5.6486
High
5.7134
Low
5.5999
Last updated: 5/7/2026, 6:55:54 AM
Quick Conversions
| LTL | NAD |
|---|---|
| 1 LTL | 5.60 NAD |
| 10 LTL | 56.00 NAD |
| 50 LTL | 279.99 NAD |
| 100 LTL | 559.99 NAD |
| 500 LTL | 2,799.93 NAD |
| 1,000 LTL | 5,599.87 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-05-07T06:55:54Z",
"rates": {
"NAD": 5.599869
}
}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": 559.9869,
"rate": 5.599869
}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