Rate Overview
Live
1 NZD = 2.1352 AED
1 AED = 0.468348
NZD
Avg
2.1388
High
2.1482
Low
2.1251
Last updated: 6/16/2026, 4:25:16 AM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.14 AED |
| 10 NZD | 21.35 AED |
| 50 NZD | 106.76 AED |
| 100 NZD | 213.52 AED |
| 500 NZD | 1,067.58 AED |
| 1,000 NZD | 2,135.17 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-06-16T04:25:16Z",
"rates": {
"AED": 2.135166
}
}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": 213.51659999999998,
"rate": 2.135166
}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