Rate Overview
Live
1 NZD = 37.5903 MZN
1 MZN = 0.026603
NZD
Avg
37.4225
High
37.5903
Low
37.2768
Last updated: 5/27/2026, 4:22:11 PM
Quick Conversions
| NZD | MZN |
|---|---|
| 1 NZD | 37.59 MZN |
| 10 NZD | 375.90 MZN |
| 50 NZD | 1,879.52 MZN |
| 100 NZD | 3,759.03 MZN |
| 500 NZD | 18,795.16 MZN |
| 1,000 NZD | 37,590.32 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-27T16:22:11Z",
"rates": {
"MZN": 37.59032
}
}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": 3759.0319999999997,
"rate": 37.59032
}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