Rate Overview
Live
1 NZD = 2.1536 AED
1 AED = 0.464344
NZD
Avg
2.1446
High
2.2190
Low
2.0652
Last updated: 7/21/2026, 6:26:07 AM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.15 AED |
| 10 NZD | 21.54 AED |
| 50 NZD | 107.68 AED |
| 100 NZD | 215.36 AED |
| 500 NZD | 1,076.79 AED |
| 1,000 NZD | 2,153.58 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-07-21T06:26:07Z",
"rates": {
"AED": 2.153578
}
}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": 215.3578,
"rate": 2.153578
}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