Rate Overview
Live
1 NZD = 2.1170 AED
1 AED = 0.472362
NZD
Avg
2.1357
High
2.1519
Low
2.1170
Last updated: 3/27/2026, 12:53:22 PM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.12 AED |
| 10 NZD | 21.17 AED |
| 50 NZD | 105.85 AED |
| 100 NZD | 211.70 AED |
| 500 NZD | 1,058.51 AED |
| 1,000 NZD | 2,117.02 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-27T12:53:22Z",
"rates": {
"AED": 2.117019
}
}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.7019,
"rate": 2.117019
}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