Rate Overview
Live
1 NZD = 2.1149 AED
1 AED = 0.472846
NZD
Avg
2.1639
High
2.2246
Low
2.1077
Last updated: 3/27/2026, 2:38:20 PM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.11 AED |
| 10 NZD | 21.15 AED |
| 50 NZD | 105.74 AED |
| 100 NZD | 211.49 AED |
| 500 NZD | 1,057.43 AED |
| 1,000 NZD | 2,114.85 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-03-27T14:38:20Z",
"rates": {
"AED": 2.114852
}
}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": 211.4852,
"rate": 2.114852
}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