Rate Overview
Live
1 NZD = 46.2429 ALL
1 ALL = 0.021625
NZD
Avg
46.4092
High
46.6524
Low
46.0844
Last updated: 9/11/2026, 7:23:21 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 46.24 ALL |
| 10 NZD | 462.43 ALL |
| 50 NZD | 2,312.15 ALL |
| 100 NZD | 4,624.29 ALL |
| 500 NZD | 23,121.46 ALL |
| 1,000 NZD | 46,242.93 ALL |
Get NZD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=ALLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-09-11T07:23:21Z",
"rates": {
"ALL": 46.242928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "ALL",
"amount": 100
},
"result": 4624.2928,
"rate": 46.242928
}Build with NZD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key