Rate Overview
Live
1 NZD = 37.6503 MZN
1 MZN = 0.026560
NZD
Avg
37.4300
High
37.6503
Low
37.2768
Last updated: 5/27/2026, 3:09:32 PM
Quick Conversions
| NZD | MZN |
|---|---|
| 1 NZD | 37.65 MZN |
| 10 NZD | 376.50 MZN |
| 50 NZD | 1,882.52 MZN |
| 100 NZD | 3,765.03 MZN |
| 500 NZD | 18,825.16 MZN |
| 1,000 NZD | 37,650.31 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-05-27T15:09:32Z",
"rates": {
"MZN": 37.65031
}
}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": 3765.031,
"rate": 37.65031
}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