Rate Overview
Live
1 NZD = 0.434676 GBP
1 GBP = 2.3006
NZD
Avg
0.434915
High
0.436380
Low
0.433189
Last updated: 8/18/2026, 11:28:46 AM
Quick Conversions
| NZD | GBP |
|---|---|
| 1 NZD | 0.43 GBP |
| 10 NZD | 4.35 GBP |
| 50 NZD | 21.73 GBP |
| 100 NZD | 43.47 GBP |
| 500 NZD | 217.34 GBP |
| 1,000 NZD | 434.68 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-08-18T11:28:46Z",
"rates": {
"GBP": 0.434676
}
}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.4676,
"rate": 0.434676
}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