Rate Overview
Live
1 MWK = 2.0581 MNT
1 MNT = 0.485896
MWK
Avg
2.0597
High
2.0622
Low
2.0561
Last updated: 3/29/2026, 9:25:32 AM
Quick Conversions
| MWK | MNT |
|---|---|
| 1 MWK | 2.06 MNT |
| 10 MWK | 20.58 MNT |
| 50 MWK | 102.90 MNT |
| 100 MWK | 205.81 MNT |
| 500 MWK | 1,029.03 MNT |
| 1,000 MWK | 2,058.06 MNT |
Get MWK/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MNTExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-29T09:25:32Z",
"rates": {
"MNT": 2.058055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MNT",
"amount": 100
},
"result": 205.8055,
"rate": 2.058055
}Build with MWK/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key