Rate Overview
Live
1 NZD = 47.8144 ALL
1 ALL = 0.020914
NZD
Avg
47.7000
High
47.9994
Low
47.4646
Last updated: 7/31/2026, 11:07:03 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.81 ALL |
| 10 NZD | 478.14 ALL |
| 50 NZD | 2,390.72 ALL |
| 100 NZD | 4,781.44 ALL |
| 500 NZD | 23,907.22 ALL |
| 1,000 NZD | 47,814.44 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-31T11:07:03Z",
"rates": {
"ALL": 47.814439
}
}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": 4781.4439,
"rate": 47.814439
}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