Rate Overview
Live
1 NZD = 46.7376 ALL
1 ALL = 0.021396
NZD
Avg
46.7787
High
46.9625
Low
46.6012
Last updated: 7/7/2026, 5:33:12 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 46.74 ALL |
| 10 NZD | 467.38 ALL |
| 50 NZD | 2,336.88 ALL |
| 100 NZD | 4,673.76 ALL |
| 500 NZD | 23,368.82 ALL |
| 1,000 NZD | 46,737.63 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-07-07T17:33:12Z",
"rates": {
"ALL": 46.737635
}
}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": 4673.7635,
"rate": 46.737635
}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