Rate Overview
Live
1 NZD = 1.7661 LTL
1 LTL = 0.566212
NZD
Avg
1.7469
High
1.7661
Low
1.7314
Last updated: 5/7/2026, 11:23:16 AM
Quick Conversions
| NZD | LTL |
|---|---|
| 1 NZD | 1.77 LTL |
| 10 NZD | 17.66 LTL |
| 50 NZD | 88.31 LTL |
| 100 NZD | 176.61 LTL |
| 500 NZD | 883.06 LTL |
| 1,000 NZD | 1,766.12 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-07T11:23:16Z",
"rates": {
"LTL": 1.766122
}
}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.6122,
"rate": 1.766122
}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