Rate Overview
Live
1 NZD = 0.358872 LVL
1 LVL = 2.7865
NZD
Avg
0.358065
High
0.358872
Low
0.356448
Last updated: 8/14/2026, 9:49:02 PM
Quick Conversions
| NZD | LVL |
|---|---|
| 1 NZD | 0.36 LVL |
| 10 NZD | 3.59 LVL |
| 50 NZD | 17.94 LVL |
| 100 NZD | 35.89 LVL |
| 500 NZD | 179.44 LVL |
| 1,000 NZD | 358.87 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-08-14T21:49:02Z",
"rates": {
"LVL": 0.358872
}
}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.8872,
"rate": 0.358872
}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