EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
1.9901
+0.55% 7D

1 NZD = 0.502489 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 1.9901
High 1.9940
Low 1.9792
7D Change +0.55%

Rate Overview

Live
1 EUR = 1.9901 NZD
1 NZD = 0.502489 EUR
Avg
1.9857
High
1.9940
Low
1.9792

Last updated: 6/15/2026, 6:12:31 PM

Quick Conversions

EURNZD
1 EUR1.99 NZD
10 EUR19.90 NZD
50 EUR99.50 NZD
100 EUR199.01 NZD
500 EUR995.05 NZD
1,000 EUR1,990.09 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-06-15T18:12:31Z",
  "rates": {
    "NZD": 1.990093
  }
}

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.0093,
  "rate": 1.990093
}

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