GBP
£
NZD
$

GBP/NZD Exchange Rate

Pound Sterling to New Zealand Dollar

Live Rate
2.3119
+2.58% 1Y

1 NZD = 0.432550 GBP

GBP/NZD Price Chart

Historical exchange rate performance

Current 2.3119
High 2.3408
Low 2.2253
1Y Change +2.58%

Rate Overview

Live
1 GBP = 2.3119 NZD
1 NZD = 0.432550 GBP
Avg
2.2827
High
2.3408
Low
2.2253

Last updated: 3/27/2026, 5:40:15 AM

Quick Conversions

GBPNZD
1 GBP2.31 NZD
10 GBP23.12 NZD
50 GBP115.59 NZD
100 GBP231.19 NZD
500 GBP1,155.94 NZD
1,000 GBP2,311.87 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-27T05:40:15Z",
  "rates": {
    "NZD": 2.311871
  }
}

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.1871,
  "rate": 2.311871
}

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