Rate Overview
Live
1 NZD = 0.442349 GBP
1 GBP = 2.2607
NZD
Avg
0.443217
High
0.444800
Low
0.442160
Last updated: 3/6/2026, 8:06:37 AM
Quick Conversions
| NZD | GBP |
|---|---|
| 1 NZD | 0.44 GBP |
| 10 NZD | 4.42 GBP |
| 50 NZD | 22.12 GBP |
| 100 NZD | 44.23 GBP |
| 500 NZD | 221.17 GBP |
| 1,000 NZD | 442.35 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-06T08:06:37Z",
"rates": {
"GBP": 0.442349
}
}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": 44.234899999999996,
"rate": 0.442349
}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