Rate Overview
Live
1 NZD = 37.6179 MZN
1 MZN = 0.026583
NZD
Avg
37.8145
High
38.3334
Low
37.4755
Last updated: 3/7/2026, 7:42:28 AM
Quick Conversions
| NZD | MZN |
|---|---|
| 1 NZD | 37.62 MZN |
| 10 NZD | 376.18 MZN |
| 50 NZD | 1,880.90 MZN |
| 100 NZD | 3,761.79 MZN |
| 500 NZD | 18,808.96 MZN |
| 1,000 NZD | 37,617.92 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-03-07T07:42:28Z",
"rates": {
"MZN": 37.617915
}
}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": 3761.7915000000003,
"rate": 37.617915
}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