Rate Overview
Live
1 GBP = 2.3042 NZD
1 NZD = 0.433985
GBP
Avg
2.2970
High
2.3432
Low
2.2551
Last updated: 7/24/2026, 8:43:12 AM
Quick Conversions
| GBP | NZD |
|---|---|
| 1 GBP | 2.30 NZD |
| 10 GBP | 23.04 NZD |
| 50 GBP | 115.21 NZD |
| 100 GBP | 230.42 NZD |
| 500 GBP | 1,152.11 NZD |
| 1,000 GBP | 2,304.23 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-07-24T08:43:12Z",
"rates": {
"NZD": 2.304225
}
}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.4225,
"rate": 2.304225
}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