Rate Overview
Live
1 NZD = 1.7631 LTL
1 LTL = 0.567180
NZD
Avg
1.7591
High
1.7631
Low
1.7512
Last updated: 8/14/2026, 9:49:00 PM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.76 LTL |
| 10 NZD | 17.63 LTL |
| 50 NZD | 88.16 LTL |
| 100 NZD | 176.31 LTL |
| 500 NZD | 881.56 LTL |
| 1,000 NZD | 1,763.11 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-08-14T21:49:00Z",
"rates": {
"LTL": 1.76311
}
}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": 176.311,
"rate": 1.76311
}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