Rate Overview
Live
1 NZD = 1024.66 MWK
1 MWK = 0.000976
NZD
Avg
1027.89
High
1041.26
Low
1017.92
Last updated: 3/7/2026, 7:41:36 AM
Quick Conversions
| NZD | MWK |
|---|---|
| 1 NZD | 1,024.66 MWK |
| 10 NZD | 10,246.58 MWK |
| 50 NZD | 51,232.91 MWK |
| 100 NZD | 102,465.83 MWK |
| 500 NZD | 512,329.14 MWK |
| 1,000 NZD | 1,024,658.28 MWK |
Get NZD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=MWKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-07T07:41:36Z",
"rates": {
"MWK": 1024.658283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "MWK",
"amount": 100
},
"result": 102465.8283,
"rate": 1024.658283
}Build with NZD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key