Rate Overview
Live
1 NZD = 0.350762 LVL
1 LVL = 2.8509
NZD
Avg
0.349493
High
0.350793
Low
0.343025
Last updated: 7/8/2026, 2:29:34 PM
Quick Conversions
| NZD | LVL |
|---|---|
| 1 NZD | 0.35 LVL |
| 10 NZD | 3.51 LVL |
| 50 NZD | 17.54 LVL |
| 100 NZD | 35.08 LVL |
| 500 NZD | 175.38 LVL |
| 1,000 NZD | 350.76 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-08T14:29:34Z",
"rates": {
"LVL": 0.350762
}
}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.0762,
"rate": 0.350762
}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