EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
2.0051
-1.04% 6M

1 NZD = 0.498719 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 2.0051
High 2.0556
Low 1.9641
6M Change -1.04%

Rate Overview

Live
1 EUR = 2.0051 NZD
1 NZD = 0.498719 EUR
Avg
2.0102
High
2.0556
Low
1.9641

Last updated: 3/27/2026, 1:24:29 AM

Quick Conversions

EURNZD
1 EUR2.01 NZD
10 EUR20.05 NZD
50 EUR100.26 NZD
100 EUR200.51 NZD
500 EUR1,002.57 NZD
1,000 EUR2,005.14 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-27T01:24:29Z",
  "rates": {
    "NZD": 2.005137
  }
}

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.5137,
  "rate": 2.005137
}

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