Rate Overview
Live
1 NZD = 1.0478 AWG
1 AWG = 0.954411
NZD
Avg
1.0502
High
1.0545
Low
1.0431
Last updated: 9/8/2026, 9:52:51 PM
Quick Conversions
| NZD | AWG |
|---|---|
| 1 NZD | 1.05 AWG |
| 10 NZD | 10.48 AWG |
| 50 NZD | 52.39 AWG |
| 100 NZD | 104.78 AWG |
| 500 NZD | 523.88 AWG |
| 1,000 NZD | 1,047.77 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-09-08T21:52:51Z",
"rates": {
"AWG": 1.047767
}
}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": 104.77669999999999,
"rate": 1.047767
}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