GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.3095
+16.87% 5Y

1 NZD = 0.433001 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.3095
High 2.3440
Low 1.8906
5Y Change +16.87%

Rate Overview

Live
1 GBP = 2.3095 NZD
1 NZD = 0.433001 GBP
Avg
2.1228
High
2.3440
Low
1.8906

Last updated: 7/23/2026, 1:40:55 PM

Quick Conversions

GBPNZD
1 GBP2.31 NZD
10 GBP23.09 NZD
50 GBP115.47 NZD
100 GBP230.95 NZD
500 GBP1,154.73 NZD
1,000 GBP2,309.46 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-07-23T13:40:55Z",
  "rates": {
    "NZD": 2.309461
  }
}

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": 230.94610000000003,
  "rate": 2.309461
}

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