Rate Overview
Live
1 AWG = 0.969936 NZD
1 NZD = 1.0310
AWG
Avg
0.954340
High
1.0001
Low
0.896310
Last updated: 3/27/2026, 3:36:23 PM
Quick Conversions
| AWG | NZD |
|---|---|
| 1 AWG | 0.97 NZD |
| 10 AWG | 9.70 NZD |
| 50 AWG | 48.50 NZD |
| 100 AWG | 96.99 NZD |
| 500 AWG | 484.97 NZD |
| 1,000 AWG | 969.94 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-27T15:36:23Z",
"rates": {
"NZD": 0.969936
}
}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.9936,
"rate": 0.969936
}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