EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
2.0014
+19.10% 5Y

1 NZD = 0.499642 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 2.0014
High 2.0464
Low 1.5991
5Y Change +19.10%

Rate Overview

Live
1 EUR = 2.0014 NZD
1 NZD = 0.499642 EUR
Avg
1.7986
High
2.0464
Low
1.5991

Last updated: 3/27/2026, 12:17:57 AM

Quick Conversions

EURNZD
1 EUR2.00 NZD
10 EUR20.01 NZD
50 EUR100.07 NZD
100 EUR200.14 NZD
500 EUR1,000.72 NZD
1,000 EUR2,001.43 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-27T00:17:57Z",
  "rates": {
    "NZD": 2.001432
  }
}

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.14319999999998,
  "rate": 2.001432
}

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