NZD
$
GBP
£

NZD/GBP Exchange Rate

New Zealand Dollar to Pound Sterling

Live Rate
0.434309
-0.06% 7D

1 GBP = 2.3025 NZD

NZD/GBP Price Chart

Historical exchange rate performance

Current 0.434309
High 0.435607
Low 0.433354
7D Change -0.06%

Rate Overview

Live
1 NZD = 0.434309 GBP
1 GBP = 2.3025 NZD
Avg
0.434775
High
0.435607
Low
0.433354

Last updated: 6/19/2026, 6:43:43 AM

Quick Conversions

NZDGBP
1 NZD0.43 GBP
10 NZD4.34 GBP
50 NZD21.72 GBP
100 NZD43.43 GBP
500 NZD217.15 GBP
1,000 NZD434.31 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-06-19T06:43:43Z",
  "rates": {
    "GBP": 0.434309
  }
}

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.4309,
  "rate": 0.434309
}

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