NZD
$
EUR

NZD/EUR Exchange Rate

New Zealand Dollar to Euro

Live Rate
0.508959
+3.73% YTD

1 EUR = 1.9648 NZD

NZD/EUR Price Chart

Historical exchange rate performance

Current 0.508959
High 0.510959
Low 0.490676
YTD Change +3.73%

Rate Overview

Live
1 NZD = 0.508959 EUR
1 EUR = 1.9648 NZD
Avg
0.503287
High
0.510959
Low
0.490676

Last updated: 7/25/2026, 8:00:01 PM

Quick Conversions

NZDEUR
1 NZD0.51 EUR
10 NZD5.09 EUR
50 NZD25.45 EUR
100 NZD50.90 EUR
500 NZD254.48 EUR
1,000 NZD508.96 EUR

Get NZD/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=NZD&currencies=EUR

Example Response:

{
  "success": true,
  "base": "NZD",
  "date": "2026-07-25T20:00:01Z",
  "rates": {
    "EUR": 0.508959
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=NZD&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "NZD",
    "to": "EUR",
    "amount": 100
  },
  "result": 50.895900000000005,
  "rate": 0.508959
}

Build with NZD/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key