Rate Overview
Live
1 MWK = 0.036768 MZN
1 MZN = 27.1976
MWK
Avg
0.036826
High
0.036971
Low
0.036763
Last updated: 8/21/2026, 1:55:29 PM
Quick Conversions
| MWK | MZN |
|---|---|
| 1 MWK | 0.04 MZN |
| 10 MWK | 0.37 MZN |
| 50 MWK | 1.84 MZN |
| 100 MWK | 3.68 MZN |
| 500 MWK | 18.38 MZN |
| 1,000 MWK | 36.77 MZN |
Get MWK/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MZNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-21T13:55:29Z",
"rates": {
"MZN": 0.036768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MZN",
"amount": 100
},
"result": 3.6768,
"rate": 0.036768
}Build with MWK/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key