Rate Overview
Live
1 NZD = 0.445134 GBP
1 GBP = 2.2465
NZD
Avg
0.438567
High
0.445134
Low
0.433761
Last updated: 5/30/2026, 3:21:13 AM
Quick Conversions
| NZD | GBP |
|---|---|
| 1 NZD | 0.45 GBP |
| 10 NZD | 4.45 GBP |
| 50 NZD | 22.26 GBP |
| 100 NZD | 44.51 GBP |
| 500 NZD | 222.57 GBP |
| 1,000 NZD | 445.13 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-05-30T03:21:13Z",
"rates": {
"GBP": 0.445134
}
}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.5134,
"rate": 0.445134
}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