Rate Overview
Live
1 NZD = 1.7495 LTL
1 LTL = 0.571587
NZD
Avg
1.7562
High
1.7688
Low
1.7482
Last updated: 7/28/2026, 6:35:11 AM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.75 LTL |
| 10 NZD | 17.50 LTL |
| 50 NZD | 87.48 LTL |
| 100 NZD | 174.95 LTL |
| 500 NZD | 874.76 LTL |
| 1,000 NZD | 1,749.51 LTL |
Get NZD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=LTLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-28T06:35:11Z",
"rates": {
"LTL": 1.749514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "LTL",
"amount": 100
},
"result": 174.9514,
"rate": 1.749514
}Build with NZD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key