Rate Overview
Live
1 NZD = 0.356490 LVL
1 LVL = 2.8051
NZD
Avg
0.355105
High
0.360548
Low
0.346948
Last updated: 7/29/2026, 3:46:58 AM
Quick Conversions
| NZD | LVL |
|---|---|
| 1 NZD | 0.36 LVL |
| 10 NZD | 3.56 LVL |
| 50 NZD | 17.82 LVL |
| 100 NZD | 35.65 LVL |
| 500 NZD | 178.24 LVL |
| 1,000 NZD | 356.49 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-29T03:46:58Z",
"rates": {
"LVL": 0.35649
}
}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.649,
"rate": 0.35649
}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