Rate Overview
Live
1 GBP = 2.3037 NZD
1 NZD = 0.434083
GBP
Avg
2.3000
High
2.3097
Low
2.2918
Last updated: 6/15/2026, 6:12:31 PM
Quick Conversions
| GBP | NZD |
|---|---|
| 1 GBP | 2.30 NZD |
| 10 GBP | 23.04 NZD |
| 50 GBP | 115.19 NZD |
| 100 GBP | 230.37 NZD |
| 500 GBP | 1,151.85 NZD |
| 1,000 GBP | 2,303.71 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-06-15T18:12:31Z",
"rates": {
"NZD": 2.303705
}
}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.3705,
"rate": 2.303705
}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