NZD
$
GBP
£

NZD/GBP Exchange Rate

New Zealand Dollar to Pound Sterling

Live Rate
0.444919
+3.91% YTD

1 GBP = 2.2476 NZD

NZD/GBP Price Chart

Historical exchange rate performance

Current 0.444919
High 0.444919
Low 0.426931
YTD Change +3.91%

Rate Overview

Live
1 NZD = 0.444919 GBP
1 GBP = 2.2476 NZD
Avg
0.436942
High
0.444919
Low
0.426931

Last updated: 5/30/2026, 4:34:59 AM

Quick Conversions

NZDGBP
1 NZD0.44 GBP
10 NZD4.45 GBP
50 NZD22.25 GBP
100 NZD44.49 GBP
500 NZD222.46 GBP
1,000 NZD444.92 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-05-30T04:34:59Z",
  "rates": {
    "GBP": 0.444919
  }
}

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": 44.4919,
  "rate": 0.444919
}

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