GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.3011
+0.22% 6M

1 NZD = 0.434579 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.3011
High 2.3397
Low 2.2491
6M Change +0.22%

Rate Overview

Live
1 GBP = 2.3011 NZD
1 NZD = 0.434579 GBP
Avg
2.2931
High
2.3397
Low
2.2491

Last updated: 7/24/2026, 6:21:42 PM

Quick Conversions

GBPNZD
1 GBP2.30 NZD
10 GBP23.01 NZD
50 GBP115.05 NZD
100 GBP230.11 NZD
500 GBP1,150.54 NZD
1,000 GBP2,301.08 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-24T18:21:42Z",
  "rates": {
    "NZD": 2.30108
  }
}

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.10799999999998,
  "rate": 2.30108
}

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