Rate Overview
Live
1 NZD = 1.0363 AWG
1 AWG = 0.965003
NZD
Avg
1.0434
High
1.0804
Low
1.0047
Last updated: 7/25/2026, 9:57:57 PM
Quick Conversions
| NZD | AWG |
|---|---|
| 1 NZD | 1.04 AWG |
| 10 NZD | 10.36 AWG |
| 50 NZD | 51.81 AWG |
| 100 NZD | 103.63 AWG |
| 500 NZD | 518.13 AWG |
| 1,000 NZD | 1,036.27 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-07-25T21:57:57Z",
"rates": {
"AWG": 1.036266
}
}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": 103.6266,
"rate": 1.036266
}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