GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.2990
+0.36% 7D

1 NZD = 0.434966 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.2990
High 2.3085
Low 2.2877
7D Change +0.36%

Rate Overview

Live
1 GBP = 2.2990 NZD
1 NZD = 0.434966 GBP
Avg
2.2964
High
2.3085
Low
2.2877

Last updated: 8/14/2026, 6:29:25 PM

Quick Conversions

GBPNZD
1 GBP2.30 NZD
10 GBP22.99 NZD
50 GBP114.95 NZD
100 GBP229.90 NZD
500 GBP1,149.52 NZD
1,000 GBP2,299.03 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-08-14T18:29:25Z",
  "rates": {
    "NZD": 2.299031
  }
}

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.9031,
  "rate": 2.299031
}

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