Rate Overview
Live
1 AWG = 0.929521 NZD
1 NZD = 1.0758
AWG
Avg
0.938850
High
0.946149
Low
0.929521
Last updated: 5/7/2026, 8:37:46 AM
Quick Conversions
| AWG | NZD |
|---|---|
| 1 AWG | 0.93 NZD |
| 10 AWG | 9.30 NZD |
| 50 AWG | 46.48 NZD |
| 100 AWG | 92.95 NZD |
| 500 AWG | 464.76 NZD |
| 1,000 AWG | 929.52 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-07T08:37:46Z",
"rates": {
"NZD": 0.929521
}
}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": 92.9521,
"rate": 0.929521
}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