NZD
$
GBP
£

NZD/GBP Exchange Rate

New Zealand Dollar to Pound Sterling

Live Rate
0.427561
-0.19% 7D

1 GBP = 2.3388 NZD

NZD/GBP Price Chart

Historical exchange rate performance

Current 0.427561
High 0.428387
Low 0.425183
7D Change -0.19%

Rate Overview

Live
1 NZD = 0.427561 GBP
1 GBP = 2.3388 NZD
Avg
0.426947
High
0.428387
Low
0.425183

Last updated: 7/8/2026, 6:50:53 AM

Quick Conversions

NZDGBP
1 NZD0.43 GBP
10 NZD4.28 GBP
50 NZD21.38 GBP
100 NZD42.76 GBP
500 NZD213.78 GBP
1,000 NZD427.56 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-07-08T06:50:53Z",
  "rates": {
    "GBP": 0.427561
  }
}

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": 42.7561,
  "rate": 0.427561
}

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