Rate Overview
Live
1 GBP = 2.3151 NZD
1 NZD = 0.431950
GBP
Avg
2.2985
High
2.3151
Low
2.2818
Last updated: 3/27/2026, 3:49:48 AM
Quick Conversions
| GBP | NZD |
|---|---|
| 1 GBP | 2.32 NZD |
| 10 GBP | 23.15 NZD |
| 50 GBP | 115.75 NZD |
| 100 GBP | 231.51 NZD |
| 500 GBP | 1,157.54 NZD |
| 1,000 GBP | 2,315.09 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-27T03:49:48Z",
"rates": {
"NZD": 2.315085
}
}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": 231.50849999999997,
"rate": 2.315085
}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