Rate Overview
Live
1 NZD = 1.0266 AWG
1 AWG = 0.974064
NZD
Avg
1.0385
High
1.0469
Low
1.0266
Last updated: 6/19/2026, 8:56:29 AM
Quick Conversions
| NZD | AWG |
|---|---|
| 1 NZD | 1.03 AWG |
| 10 NZD | 10.27 AWG |
| 50 NZD | 51.33 AWG |
| 100 NZD | 102.66 AWG |
| 500 NZD | 513.31 AWG |
| 1,000 NZD | 1,026.63 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-06-19T08:56:29Z",
"rates": {
"AWG": 1.026627
}
}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": 102.6627,
"rate": 1.026627
}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