Rate Overview
Live
1 NZD = 47.7982 ALL
1 ALL = 0.020921
NZD
Avg
47.7839
High
48.2823
Low
47.4809
Last updated: 4/17/2026, 6:16:41 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.80 ALL |
| 10 NZD | 477.98 ALL |
| 50 NZD | 2,389.91 ALL |
| 100 NZD | 4,779.82 ALL |
| 500 NZD | 23,899.12 ALL |
| 1,000 NZD | 47,798.25 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-04-17T06:16:41Z",
"rates": {
"ALL": 47.798248
}
}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": 4779.8248,
"rate": 47.798248
}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