Rate Overview
Live
1 NZD = 1.7590 LTL
1 LTL = 0.568505
NZD
Avg
1.7399
High
1.7722
Low
1.6955
Last updated: 7/30/2026, 11:10:02 AM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.76 LTL |
| 10 NZD | 17.59 LTL |
| 50 NZD | 87.95 LTL |
| 100 NZD | 175.90 LTL |
| 500 NZD | 879.50 LTL |
| 1,000 NZD | 1,759.00 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-30T11:10:02Z",
"rates": {
"LTL": 1.758998
}
}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.8998,
"rate": 1.758998
}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