Rate Overview
Live
1 NZD = 2.0960 AED
1 AED = 0.477088
NZD
Avg
2.0823
High
2.0973
Low
2.0715
Last updated: 7/4/2026, 12:53:33 AM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.10 AED |
| 10 NZD | 20.96 AED |
| 50 NZD | 104.80 AED |
| 100 NZD | 209.60 AED |
| 500 NZD | 1,048.02 AED |
| 1,000 NZD | 2,096.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-04T00:53:33Z",
"rates": {
"AED": 2.096048
}
}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": 209.6048,
"rate": 2.096048
}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