Rate Overview
Live
1 MWK = 2.0597 MNT
1 MNT = 0.485505
MWK
Avg
1.9378
High
2.0717
Low
0.000473
Last updated: 5/30/2026, 10:20:26 AM
Quick Conversions
| MWK | MNT |
|---|---|
| 1 MWK | 2.06 MNT |
| 10 MWK | 20.60 MNT |
| 50 MWK | 102.99 MNT |
| 100 MWK | 205.97 MNT |
| 500 MWK | 1,029.85 MNT |
| 1,000 MWK | 2,059.71 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-05-30T10:20:26Z",
"rates": {
"MNT": 2.059709
}
}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.97089999999997,
"rate": 2.059709
}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