GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.2907
-0.67% 7D

1 NZD = 0.436547 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.2907
High 2.3061
Low 2.2872
7D Change -0.67%

Rate Overview

Live
1 GBP = 2.2907 NZD
1 NZD = 0.436547 GBP
Avg
2.3002
High
2.3061
Low
2.2872

Last updated: 5/6/2026, 9:14:14 AM

Quick Conversions

GBPNZD
1 GBP2.29 NZD
10 GBP22.91 NZD
50 GBP114.54 NZD
100 GBP229.07 NZD
500 GBP1,145.35 NZD
1,000 GBP2,290.71 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-05-06T09:14:14Z",
  "rates": {
    "NZD": 2.290705
  }
}

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.0705,
  "rate": 2.290705
}

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