Rate Overview
Live
1 NZD = 36.8402 MZN
1 MZN = 0.027144
NZD
Avg
37.4176
High
38.6734
Low
36.0305
Last updated: 7/29/2026, 3:58:54 PM
Quick Conversions
| NZD | MZN |
|---|---|
| 1 NZD | 36.84 MZN |
| 10 NZD | 368.40 MZN |
| 50 NZD | 1,842.01 MZN |
| 100 NZD | 3,684.02 MZN |
| 500 NZD | 18,420.09 MZN |
| 1,000 NZD | 36,840.17 MZN |
Get NZD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=MZNExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T15:58:54Z",
"rates": {
"MZN": 36.84017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "MZN",
"amount": 100
},
"result": 3684.017,
"rate": 36.84017
}Build with NZD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key