Rate Overview
Live
1 NZD = 0.347509 LVL
1 LVL = 2.8776
NZD
Avg
0.356199
High
0.372988
Low
0.343017
Last updated: 3/28/2026, 3:23:20 PM
Quick Conversions
| NZD | LVL |
|---|---|
| 1 NZD | 0.35 LVL |
| 10 NZD | 3.48 LVL |
| 50 NZD | 17.38 LVL |
| 100 NZD | 34.75 LVL |
| 500 NZD | 173.75 LVL |
| 1,000 NZD | 347.51 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-03-28T15:23:20Z",
"rates": {
"LVL": 0.347509
}
}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": 34.7509,
"rate": 0.347509
}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