NZD
$
GBP
£

NZD/GBP Exchange Rate

New Zealand Dollar to Pound Sterling

Live Rate
0.433218
-14.47% 5Y

1 GBP = 2.3083 NZD

NZD/GBP Price Chart

Historical exchange rate performance

Current 0.433218
High 0.524211
Low 0.426157
5Y Change -14.47%

Rate Overview

Live
1 NZD = 0.433218 GBP
1 GBP = 2.3083 NZD
Avg
0.478368
High
0.524211
Low
0.426157

Last updated: 3/26/2026, 1:00:10 PM

Quick Conversions

NZDGBP
1 NZD0.43 GBP
10 NZD4.33 GBP
50 NZD21.66 GBP
100 NZD43.32 GBP
500 NZD216.61 GBP
1,000 NZD433.22 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-03-26T13:00:10Z",
  "rates": {
    "GBP": 0.433218
  }
}

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.321799999999996,
  "rate": 0.433218
}

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