EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
2.0024
+1.13% 7D

1 NZD = 0.499395 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 2.0024
High 2.0024
Low 1.9723
7D Change +1.13%

Rate Overview

Live
1 EUR = 2.0024 NZD
1 NZD = 0.499395 EUR
Avg
1.9871
High
2.0024
Low
1.9723

Last updated: 3/26/2026, 11:37:53 PM

Quick Conversions

EURNZD
1 EUR2.00 NZD
10 EUR20.02 NZD
50 EUR100.12 NZD
100 EUR200.24 NZD
500 EUR1,001.21 NZD
1,000 EUR2,002.42 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-26T23:37:53Z",
  "rates": {
    "NZD": 2.002421
  }
}

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.2421,
  "rate": 2.002421
}

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