Rate Overview
Live
1 AWG = 0.968221 NZD
1 NZD = 1.0328
AWG
Avg
0.951344
High
0.968384
Low
0.931379
Last updated: 3/27/2026, 9:58:05 AM
Quick Conversions
| AWG | NZD |
|---|---|
| 1 AWG | 0.97 NZD |
| 10 AWG | 9.68 NZD |
| 50 AWG | 48.41 NZD |
| 100 AWG | 96.82 NZD |
| 500 AWG | 484.11 NZD |
| 1,000 AWG | 968.22 NZD |
Get AWG/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=NZDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-27T09:58:05Z",
"rates": {
"NZD": 0.968221
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "NZD",
"amount": 100
},
"result": 96.8221,
"rate": 0.968221
}Build with AWG/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key