Rate Overview
Live
1 NZD = 0.435673 GBP
1 GBP = 2.2953
NZD
Avg
0.434972
High
0.435673
Low
0.433354
Last updated: 6/19/2026, 5:28:54 AM
Quick Conversions
| NZD | GBP |
|---|---|
| 1 NZD | 0.44 GBP |
| 10 NZD | 4.36 GBP |
| 50 NZD | 21.78 GBP |
| 100 NZD | 43.57 GBP |
| 500 NZD | 217.84 GBP |
| 1,000 NZD | 435.67 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-06-19T05:28:54Z",
"rates": {
"GBP": 0.435673
}
}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.567299999999996,
"rate": 0.435673
}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