Rate Overview
Live
1 NZD = 2.1567 AED
1 AED = 0.463667
NZD
Avg
2.1672
High
2.1860
Low
2.1404
Last updated: 9/3/2026, 2:43:02 PM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.16 AED |
| 10 NZD | 21.57 AED |
| 50 NZD | 107.84 AED |
| 100 NZD | 215.67 AED |
| 500 NZD | 1,078.36 AED |
| 1,000 NZD | 2,156.72 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-09-03T14:43:02Z",
"rates": {
"AED": 2.156719
}
}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.6719,
"rate": 2.156719
}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