EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
2.0018
+1.10% 7D

1 NZD = 0.499553 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 2.0018
High 2.0018
Low 1.9723
7D Change +1.10%

Rate Overview

Live
1 EUR = 2.0018 NZD
1 NZD = 0.499553 EUR
Avg
1.9870
High
2.0018
Low
1.9723

Last updated: 3/26/2026, 10:32:34 PM

Quick Conversions

EURNZD
1 EUR2.00 NZD
10 EUR20.02 NZD
50 EUR100.09 NZD
100 EUR200.18 NZD
500 EUR1,000.89 NZD
1,000 EUR2,001.79 NZD

Get EUR/NZD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-03-26T22:32:34Z",
  "rates": {
    "NZD": 2.001789
  }
}

Convert Amount

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

Example Response:

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

Build with EUR/NZD Exchange Rates

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

Get Free API Key