Rate Overview
Live
1 AWG = 0.968364 NZD
1 NZD = 1.0327
AWG
Avg
0.956678
High
0.996455
Low
0.922389
Last updated: 7/28/2026, 12:03:47 PM
Quick Conversions
| AWG | NZD |
|---|---|
| 1 AWG | 0.97 NZD |
| 10 AWG | 9.68 NZD |
| 50 AWG | 48.42 NZD |
| 100 AWG | 96.84 NZD |
| 500 AWG | 484.18 NZD |
| 1,000 AWG | 968.36 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-07-28T12:03:47Z",
"rates": {
"NZD": 0.968364
}
}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.8364,
"rate": 0.968364
}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