EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
1.9919
+5.25% 1Y

1 NZD = 0.502037 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 1.9919
High 2.0531
Low 1.8874
1Y Change +5.25%

Rate Overview

Live
1 EUR = 1.9919 NZD
1 NZD = 0.502037 EUR
Avg
1.9861
High
2.0531
Low
1.8874

Last updated: 5/26/2026, 5:03:56 PM

Quick Conversions

EURNZD
1 EUR1.99 NZD
10 EUR19.92 NZD
50 EUR99.59 NZD
100 EUR199.19 NZD
500 EUR995.94 NZD
1,000 EUR1,991.89 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-05-26T17:03:56Z",
  "rates": {
    "NZD": 1.991885
  }
}

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": 199.18849999999998,
  "rate": 1.991885
}

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