Rate Overview
Live
1 NZD = 0.433334 GBP
1 GBP = 2.3077
NZD
Avg
0.435779
High
0.438259
Low
0.433334
Last updated: 3/26/2026, 11:20:17 AM
Quick Conversions
| NZD | GBP |
|---|---|
| 1 NZD | 0.43 GBP |
| 10 NZD | 4.33 GBP |
| 50 NZD | 21.67 GBP |
| 100 NZD | 43.33 GBP |
| 500 NZD | 216.67 GBP |
| 1,000 NZD | 433.33 GBP |
Get NZD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=GBPExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-26T11:20:17Z",
"rates": {
"GBP": 0.433334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "GBP",
"amount": 100
},
"result": 43.3334,
"rate": 0.433334
}Build with NZD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key