Rate Overview
Live
1 MWK = 0.036761 MZN
1 MZN = 27.2027
MWK
Avg
0.036782
High
0.036882
Low
0.036682
Last updated: 7/29/2026, 9:48:14 AM
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.76 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-07-29T09:48:14Z",
"rates": {
"MZN": 0.036761
}
}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.6761000000000004,
"rate": 0.036761
}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