GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.2995
-0.34% 7D

1 NZD = 0.434879 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.2995
High 2.3073
Low 2.2925
7D Change -0.34%

Rate Overview

Live
1 GBP = 2.2995 NZD
1 NZD = 0.434879 GBP
Avg
2.3010
High
2.3073
Low
2.2925

Last updated: 7/23/2026, 2:57:26 AM

Quick Conversions

GBPNZD
1 GBP2.30 NZD
10 GBP22.99 NZD
50 GBP114.97 NZD
100 GBP229.95 NZD
500 GBP1,149.75 NZD
1,000 GBP2,299.49 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-23T02:57:26Z",
  "rates": {
    "NZD": 2.29949
  }
}

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.949,
  "rate": 2.29949
}

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