Rate Overview
Live
1 NZD = 0.357738 LVL
1 LVL = 2.7953
NZD
Avg
0.354419
High
0.360915
Low
0.345107
Last updated: 7/26/2026, 2:20:11 PM
Quick Conversions
| NZD | LVL |
|---|---|
| 1 NZD | 0.36 LVL |
| 10 NZD | 3.58 LVL |
| 50 NZD | 17.89 LVL |
| 100 NZD | 35.77 LVL |
| 500 NZD | 178.87 LVL |
| 1,000 NZD | 357.74 LVL |
Get NZD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=LVLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-26T14:20:11Z",
"rates": {
"LVL": 0.357738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "LVL",
"amount": 100
},
"result": 35.7738,
"rate": 0.357738
}Build with NZD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key