Rate Overview
Live
1 NZD = 1.7215 LTL
1 LTL = 0.580877
NZD
Avg
1.7517
High
1.8420
Low
1.6785
Last updated: 3/27/2026, 1:25:48 PM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.72 LTL |
| 10 NZD | 17.22 LTL |
| 50 NZD | 86.08 LTL |
| 100 NZD | 172.15 LTL |
| 500 NZD | 860.77 LTL |
| 1,000 NZD | 1,721.53 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-03-27T13:25:48Z",
"rates": {
"LTL": 1.721534
}
}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": 172.15339999999998,
"rate": 1.721534
}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