Rate Overview
Live
1 NZD = 2.1453 AED
1 AED = 0.466132
NZD
Avg
2.1634
High
2.2246
Low
2.1077
Last updated: 5/27/2026, 2:30:05 AM
Quick Conversions
| NZD | AED |
|---|---|
| 1 NZD | 2.15 AED |
| 10 NZD | 21.45 AED |
| 50 NZD | 107.27 AED |
| 100 NZD | 214.53 AED |
| 500 NZD | 1,072.66 AED |
| 1,000 NZD | 2,145.31 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-05-27T02:30:05Z",
"rates": {
"AED": 2.145313
}
}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": 214.5313,
"rate": 2.145313
}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