Rate Overview
Live
1 NZD = 1.7473 LTL
1 LTL = 0.572321
NZD
Avg
1.7432
High
1.7654
Low
1.7247
Last updated: 5/27/2026, 4:21:59 PM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.75 LTL |
| 10 NZD | 17.47 LTL |
| 50 NZD | 87.36 LTL |
| 100 NZD | 174.73 LTL |
| 500 NZD | 873.64 LTL |
| 1,000 NZD | 1,747.27 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-05-27T16:21:59Z",
"rates": {
"LTL": 1.747271
}
}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": 174.7271,
"rate": 1.747271
}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