AI Answer-Ready

Key Facts

Page
GDP
Section
API Data Docs
Canonical URL
https://fxmacrodata.com/api-data-docs/nzd/gdp
Source
RBNZ/Stats NZ
Last Updated
2016-06-30

Provenance And Trust

Cite the canonical URL and source field above. Where available, this page maps to official publisher releases and timestamped updates.

What Changed

Latest change vs prior release: 0.0000

Quick Q&A

What is this page about? This page explains GDP with directly usable context for trading, research, and API workflows.

What source should be cited? Use the canonical URL and the listed source field; cite official publisher references when available.

How fresh is this content? The last updated value above reflects the page metadata or latest available data timestamp.

Can this be used in AI assistants? Yes. This section is intentionally structured for retrieval and citation in chat assistants.

Prompt Packs

Use these in ChatGPT, Claude, Gemini, Perplexity, or Grok for consistent source-aware outputs.

Wachstum des Bruttoinlandsprodukts (GDP) (NZD)

Misst die vierteljährliche Veränderung des inflationsbereinigten Wertes aller produzierten Güter und Dienstleistungen.

Latest reading: 0.0 NZD millions (NZDm) · Last updated: · Source: RBNZ/Stats NZ

Category: Economy

API Endpoint

/api/v1/announcements/nzd/gdp

Optional Indicator Availability (NZD)

Optional indicators use per-currency fetcher capability checks and may be temporarily hidden while source coverage is being remediated.

foreign_reserves
Available
cb_assets
Available
inflation_mom
Unavailable Not implemented on this currency fetcher yet.

About Wachstum des Bruttoinlandsprodukts (GDP) (NZD)

New Zealand's Gross Domestic Product (GDP) measures the total inflation-adjusted value of all goods and services produced by the economy, released quarterly. It is the broadest single gauge of economic health and is closely tracked by the Reserve Bank of New Zealand when setting monetary policy.

Why FX traders watch it

GDP is a primary driver of central bank rate decisions—strong growth raises the probability of tighter monetary policy, which tends to support the nzd. Divergences in growth between two economies are a core foundation of FX fundamental analysis.

How to interpret the data

A print above consensus suggests the New Zealand economy is expanding faster than expected, which is broadly positive for the nzd. A miss can fuel rate-cut expectations and weaken the currency. Revisions to prior quarters can be as market-moving as the headline release.

Historical Wachstum des Bruttoinlandsprodukts (GDP) (NZD)

Source: RBNZ/Stats NZ  ·  Quarterly  ·  NZD millions (NZDm)

Data provided by FXMacroData via the /api/v1/announcements/nzd/gdp endpoint. For access, see pricing.

Data Source

Primary Source

RBNZ/Stats NZ

Official Series ID

hm5.xlsx (Expenditure-based GDP Nominal)

Data Format and Properties

Data Frequency

Quarterly

Unit of Measure

NZD millions (NZDm)

JSON Response Structure

The endpoint returns a chronological list of observations in JSON format.

{
    "currency": "NZD",
    "indicator": "gdp",
    "has_official_forecast": false,
    "start_date": "2023-01-01",
    "end_date": "2023-12-31",
    "data": [
        {
            "date": "2024-07-01",
            "val": 4.2,
            "announcement_datetime": 1722456000
        }
    ]
}

Request Parameters & Usage

Parameter Required Format Description
start_date NO YYYY-MM-DD Optional lower bound for the requested history.
end_date NO YYYY-MM-DD Optional upper bound. Defaults to the current date.
api_key CONDITIONAL string Required for non-USD announcement requests. USD announcement requests are public without an API key.

Example Usage

To retrieve Wachstum des Bruttoinlandsprodukts (GDP) data for NZD from 2023:

GET https://fxmacrodata.com/api/v1/announcements/nzd/gdp?start_date=2023-01-01&end_date=2023-12-31&api_key=YOUR_API_KEY

Frequently Asked Questions

How often is New Zealand GDP released?
GDP for New Zealand is published on a quarterly basis, typically with an advance estimate followed by revision rounds.
What unit is New Zealand GDP measured in?
The series is expressed in NZD millions (NZDm).
Who publishes New Zealand GDP data?
The official source is Reserve Bank of New Zealand or the national statistics agency. FXMacroData delivers this series with announcement timestamps via the /api/v1/announcements/nzd/gdp endpoint.