Rate Overview
Live
1 NZD = 1.0298 AWG
1 AWG = 0.971016
NZD
Avg
1.0487
High
1.1157
Low
0.999907
Last updated: 3/27/2026, 1:27:45 PM
Quick Conversions
| NZD | AWG |
|---|---|
| 1 NZD | 1.03 AWG |
| 10 NZD | 10.30 AWG |
| 50 NZD | 51.49 AWG |
| 100 NZD | 102.98 AWG |
| 500 NZD | 514.92 AWG |
| 1,000 NZD | 1,029.85 AWG |
Get NZD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=AWGExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T13:27:45Z",
"rates": {
"AWG": 1.029849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "AWG",
"amount": 100
},
"result": 102.9849,
"rate": 1.029849
}Build with NZD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key