Rate Overview
Live
1 NZD = 2.1667 AED
1 AED = 0.461525
NZD
Avg
2.1754
High
2.2028
Low
2.1569
Last updated: 3/7/2026, 5:03:19 AM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.17 AED |
| 10 NZD | 21.67 AED |
| 50 NZD | 108.34 AED |
| 100 NZD | 216.67 AED |
| 500 NZD | 1,083.37 AED |
| 1,000 NZD | 2,166.73 AED |
Get NZD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=AEDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-07T05:03:19Z",
"rates": {
"AED": 2.16673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "AED",
"amount": 100
},
"result": 216.67299999999997,
"rate": 2.16673
}Build with NZD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key