Rate Overview
Live
1 NZD = 2.1614 AED
1 AED = 0.462662
NZD
Avg
2.1520
High
2.1667
Low
2.1368
Last updated: 4/16/2026, 7:37:57 PM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.16 AED |
| 10 NZD | 21.61 AED |
| 50 NZD | 108.07 AED |
| 100 NZD | 216.14 AED |
| 500 NZD | 1,080.70 AED |
| 1,000 NZD | 2,161.40 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-04-16T19:37:57Z",
"rates": {
"AED": 2.161405
}
}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.14049999999997,
"rate": 2.161405
}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