EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
2.0042
-0.72% 7D

1 NZD = 0.498946 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 2.0042
High 2.0187
Low 2.0035
7D Change -0.72%

Rate Overview

Live
1 EUR = 2.0042 NZD
1 NZD = 0.498946 EUR
Avg
2.0093
High
2.0187
Low
2.0035

Last updated: 7/5/2026, 3:22:46 PM

Quick Conversions

EURNZD
1 EUR2.00 NZD
10 EUR20.04 NZD
50 EUR100.21 NZD
100 EUR200.42 NZD
500 EUR1,002.11 NZD
1,000 EUR2,004.22 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-07-05T15:22:46Z",
  "rates": {
    "NZD": 2.004224
  }
}

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.42239999999998,
  "rate": 2.004224
}

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