GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.3146
+1.44% 7D

1 NZD = 0.432032 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.3146
High 2.3156
Low 2.2818
7D Change +1.44%

Rate Overview

Live
1 GBP = 2.3146 NZD
1 NZD = 0.432032 GBP
Avg
2.2985
High
2.3156
Low
2.2818

Last updated: 3/27/2026, 2:16:37 AM

Quick Conversions

GBPNZD
1 GBP2.31 NZD
10 GBP23.15 NZD
50 GBP115.73 NZD
100 GBP231.46 NZD
500 GBP1,157.32 NZD
1,000 GBP2,314.64 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-03-27T02:16:37Z",
  "rates": {
    "NZD": 2.314643
  }
}

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": 231.46429999999998,
  "rate": 2.314643
}

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