EUR
NZD
$

EUR/NZD Exchange Rate

Euro to New Zealand Dollar

Live Rate
1.9715
-1.33% 7D

1 NZD = 0.507219 EUR

EUR/NZD Price Chart

Historical exchange rate performance

Current 1.9715
High 1.9981
Low 1.9715
7D Change -1.33%

Rate Overview

Live
1 EUR = 1.9715 NZD
1 NZD = 0.507219 EUR
Avg
1.9865
High
1.9981
Low
1.9715

Last updated: 5/6/2026, 9:19:26 AM

Quick Conversions

EURNZD
1 EUR1.97 NZD
10 EUR19.72 NZD
50 EUR98.58 NZD
100 EUR197.15 NZD
500 EUR985.77 NZD
1,000 EUR1,971.54 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-06T09:19:26Z",
  "rates": {
    "NZD": 1.971536
  }
}

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": 197.15359999999998,
  "rate": 1.971536
}

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