Rate Overview
Live
1 NZD = 47.9993 ALL
1 ALL = 0.020834
NZD
Avg
49.3435
High
52.9662
Low
46.9430
Last updated: 3/27/2026, 9:30:01 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 48.00 ALL |
| 10 NZD | 479.99 ALL |
| 50 NZD | 2,399.97 ALL |
| 100 NZD | 4,799.93 ALL |
| 500 NZD | 23,999.67 ALL |
| 1,000 NZD | 47,999.34 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-03-27T09:30:01Z",
"rates": {
"ALL": 47.999342
}
}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": 4799.9342,
"rate": 47.999342
}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