Rate Overview
Live
1 NZD = 47.4066 ALL
1 ALL = 0.021094
NZD
Avg
47.6439
High
47.9790
Low
47.2291
Last updated: 6/19/2026, 12:26:47 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.41 ALL |
| 10 NZD | 474.07 ALL |
| 50 NZD | 2,370.33 ALL |
| 100 NZD | 4,740.66 ALL |
| 500 NZD | 23,703.31 ALL |
| 1,000 NZD | 47,406.61 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-06-19T12:26:47Z",
"rates": {
"ALL": 47.40661
}
}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": 4740.661,
"rate": 47.40661
}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