GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.2944
-0.23% 7D

1 NZD = 0.435847 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.2944
High 2.3090
Low 2.2944
7D Change -0.23%

Rate Overview

Live
1 GBP = 2.2944 NZD
1 NZD = 0.435847 GBP
Avg
2.3010
High
2.3090
Low
2.2944

Last updated: 4/16/2026, 6:02:50 AM

Quick Conversions

GBPNZD
1 GBP2.29 NZD
10 GBP22.94 NZD
50 GBP114.72 NZD
100 GBP229.44 NZD
500 GBP1,147.19 NZD
1,000 GBP2,294.38 NZD

Get GBP/NZD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-04-16T06:02:50Z",
  "rates": {
    "NZD": 2.294384
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "NZD",
    "amount": 100
  },
  "result": 229.4384,
  "rate": 2.294384
}

Build with GBP/NZD Exchange Rates

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

Get Free API Key