Rate Overview
Live
1 NZD = 1.7532 LTL
1 LTL = 0.570387
NZD
Avg
1.7422
High
1.7688
Low
1.6745
Last updated: 7/29/2026, 8:25:40 AM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.75 LTL |
| 10 NZD | 17.53 LTL |
| 50 NZD | 87.66 LTL |
| 100 NZD | 175.32 LTL |
| 500 NZD | 876.60 LTL |
| 1,000 NZD | 1,753.20 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-29T08:25:40Z",
"rates": {
"LTL": 1.753195
}
}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": 175.3195,
"rate": 1.753195
}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