GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.3099
+0.99% 7D

1 NZD = 0.432924 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.3099
High 2.3137
Low 2.2820
7D Change +0.99%

Rate Overview

Live
1 GBP = 2.3099 NZD
1 NZD = 0.432924 GBP
Avg
2.2934
High
2.3137
Low
2.2820

Last updated: 9/2/2026, 3:27:00 PM

Quick Conversions

GBPNZD
1 GBP2.31 NZD
10 GBP23.10 NZD
50 GBP115.49 NZD
100 GBP230.99 NZD
500 GBP1,154.94 NZD
1,000 GBP2,309.88 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-09-02T15:27:00Z",
  "rates": {
    "NZD": 2.309875
  }
}

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.98749999999998,
  "rate": 2.309875
}

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