Rate Overview
Live
1 GBP = 2.3032 NZD
1 NZD = 0.434177
GBP
Avg
2.2961
High
2.3054
Low
2.2910
Last updated: 5/26/2026, 4:45:00 PM
Quick Conversions
| GBP | NZD |
|---|---|
| 1 GBP | 2.30 NZD |
| 10 GBP | 23.03 NZD |
| 50 GBP | 115.16 NZD |
| 100 GBP | 230.32 NZD |
| 500 GBP | 1,151.60 NZD |
| 1,000 GBP | 2,303.21 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-05-26T16:45:00Z",
"rates": {
"NZD": 2.303206
}
}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": 230.32059999999998,
"rate": 2.303206
}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