Rate Overview
Live
1 GBP = 2.2700 NZD
1 NZD = 0.440538
GBP
Avg
2.2583
High
2.2709
Low
2.2482
Last updated: 3/6/2026, 10:13:59 PM
Quick Conversions
| GBP | NZD |
|---|---|
| 1 GBP | 2.27 NZD |
| 10 GBP | 22.70 NZD |
| 50 GBP | 113.50 NZD |
| 100 GBP | 227.00 NZD |
| 500 GBP | 1,134.98 NZD |
| 1,000 GBP | 2,269.95 NZD |
Get GBP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=NZDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T22:13:59Z",
"rates": {
"NZD": 2.269951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "NZD",
"amount": 100
},
"result": 226.99509999999998,
"rate": 2.269951
}Build with GBP/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key