Rate Overview
Live
1 NZD = 48.6453 ALL
1 ALL = 0.020557
NZD
Avg
48.2611
High
48.6947
Low
47.9502
Last updated: 5/7/2026, 4:00:39 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 48.65 ALL |
| 10 NZD | 486.45 ALL |
| 50 NZD | 2,432.26 ALL |
| 100 NZD | 4,864.53 ALL |
| 500 NZD | 24,322.64 ALL |
| 1,000 NZD | 48,645.28 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-05-07T16:00:39Z",
"rates": {
"ALL": 48.645275
}
}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": 4864.5275,
"rate": 48.645275
}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