NZD
$
EUR

NZD/EUR Exchange Rate

New Zealand Dollar to Euro

Live Rate
0.513500
+4.65% YTD

1 EUR = 1.9474 NZD

NZD/EUR Price Chart

Historical exchange rate performance

Current 0.513500
High 0.513500
Low 0.490676
YTD Change +4.65%

Rate Overview

Live
1 NZD = 0.513500 EUR
1 EUR = 1.9474 NZD
Avg
0.503437
High
0.513500
Low
0.490676

Last updated: 5/30/2026, 11:01:06 AM

Quick Conversions

NZDEUR
1 NZD0.51 EUR
10 NZD5.14 EUR
50 NZD25.67 EUR
100 NZD51.35 EUR
500 NZD256.75 EUR
1,000 NZD513.50 EUR

Get NZD/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=NZD&currencies=EUR

Example Response:

{
  "success": true,
  "base": "NZD",
  "date": "2026-05-30T11:01:06Z",
  "rates": {
    "EUR": 0.5135
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=NZD&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "NZD",
    "to": "EUR",
    "amount": 100
  },
  "result": 51.349999999999994,
  "rate": 0.5135
}

Build with NZD/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key