Rate Overview
Live
1 NZD = 1.0592 AWG
1 AWG = 0.944116
NZD
Avg
1.0552
High
1.0625
Low
1.0471
Last updated: 4/17/2026, 7:37:49 AM
Quick Conversions
| NZD | AWG |
|---|---|
| 1 NZD | 1.06 AWG |
| 10 NZD | 10.59 AWG |
| 50 NZD | 52.96 AWG |
| 100 NZD | 105.92 AWG |
| 500 NZD | 529.60 AWG |
| 1,000 NZD | 1,059.19 AWG |
Get NZD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=AWGExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-04-17T07:37:49Z",
"rates": {
"AWG": 1.059192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "AWG",
"amount": 100
},
"result": 105.91919999999999,
"rate": 1.059192
}Build with NZD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key