Rate Overview
Live
1 NZD = 0.356092 LVL
1 LVL = 2.8083
NZD
Avg
0.354730
High
0.356816
Low
0.351862
Last updated: 4/17/2026, 1:32:09 PM
Quick Conversions
| NZD | LVL |
|---|---|
| 1 NZD | 0.36 LVL |
| 10 NZD | 3.56 LVL |
| 50 NZD | 17.80 LVL |
| 100 NZD | 35.61 LVL |
| 500 NZD | 178.05 LVL |
| 1,000 NZD | 356.09 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-04-17T13:32:09Z",
"rates": {
"LVL": 0.356092
}
}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.6092,
"rate": 0.356092
}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