NZD
$
GBP
£

NZD/GBP Exchange Rate

New Zealand Dollar to Pound Sterling

Live Rate
0.436029
+0.64% 7D

1 GBP = 2.2934 NZD

NZD/GBP Price Chart

Historical exchange rate performance

Current 0.436029
High 0.436029
Low 0.433081
7D Change +0.64%

Rate Overview

Live
1 NZD = 0.436029 GBP
1 GBP = 2.2934 NZD
Avg
0.434346
High
0.436029
Low
0.433081

Last updated: 4/15/2026, 11:52:14 PM

Quick Conversions

NZDGBP
1 NZD0.44 GBP
10 NZD4.36 GBP
50 NZD21.80 GBP
100 NZD43.60 GBP
500 NZD218.01 GBP
1,000 NZD436.03 GBP

Get NZD/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=NZD&currencies=GBP

Example Response:

{
  "success": true,
  "base": "NZD",
  "date": "2026-04-15T23:52:14Z",
  "rates": {
    "GBP": 0.436029
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=NZD&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "NZD",
    "to": "GBP",
    "amount": 100
  },
  "result": 43.6029,
  "rate": 0.436029
}

Build with NZD/GBP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key