Rate Overview
Live
1 AWG = 0.950262 NZD
1 NZD = 1.0523
AWG
Avg
0.953245
High
0.956212
Low
0.950262
Last updated: 5/27/2026, 11:15:01 AM
Quick Conversions
| AWG | NZD |
|---|---|
| 1 AWG | 0.95 NZD |
| 10 AWG | 9.50 NZD |
| 50 AWG | 47.51 NZD |
| 100 AWG | 95.03 NZD |
| 500 AWG | 475.13 NZD |
| 1,000 AWG | 950.26 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-05-27T11:15:01Z",
"rates": {
"NZD": 0.950262
}
}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.0262,
"rate": 0.950262
}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