Rate Overview
Live
1 NZD = 2.1261 AED
1 AED = 0.470355
NZD
Avg
2.1412
High
2.2174
Low
2.0613
Last updated: 7/26/2026, 7:12:13 PM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.13 AED |
| 10 NZD | 21.26 AED |
| 50 NZD | 106.30 AED |
| 100 NZD | 212.61 AED |
| 500 NZD | 1,063.03 AED |
| 1,000 NZD | 2,126.05 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-26T19:12:13Z",
"rates": {
"AED": 2.126053
}
}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": 212.60530000000003,
"rate": 2.126053
}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