Rate Overview
Live
1 AWG = 0.953611 NZD
1 NZD = 1.0486
AWG
Avg
0.947366
High
0.958666
Low
0.938662
Last updated: 9/3/2026, 4:37:00 AM
Quick Conversions
| AWG | NZD |
|---|---|
| 1 AWG | 0.95 NZD |
| 10 AWG | 9.54 NZD |
| 50 AWG | 47.68 NZD |
| 100 AWG | 95.36 NZD |
| 500 AWG | 476.81 NZD |
| 1,000 AWG | 953.61 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-09-03T04:37:00Z",
"rates": {
"NZD": 0.953611
}
}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": 95.3611,
"rate": 0.953611
}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