Rate Overview
Live
1 NZD = 1.7375 LTL
1 LTL = 0.575536
NZD
Avg
1.7315
High
1.7418
Low
1.7176
Last updated: 4/17/2026, 7:35:49 AM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.74 LTL |
| 10 NZD | 17.38 LTL |
| 50 NZD | 86.88 LTL |
| 100 NZD | 173.75 LTL |
| 500 NZD | 868.76 LTL |
| 1,000 NZD | 1,737.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-04-17T07:35:49Z",
"rates": {
"LTL": 1.73751
}
}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": 173.751,
"rate": 1.73751
}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