Rate Overview
Live
1 MWK = 2.0609 MNT
1 MNT = 0.485221
MWK
Avg
2.0633
High
2.0686
Low
2.0609
Last updated: 6/19/2026, 11:28:29 AM
Quick Conversions
| MWK | MNT |
|---|---|
| 1 MWK | 2.06 MNT |
| 10 MWK | 20.61 MNT |
| 50 MWK | 103.05 MNT |
| 100 MWK | 206.09 MNT |
| 500 MWK | 1,030.46 MNT |
| 1,000 MWK | 2,060.92 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-06-19T11:28:29Z",
"rates": {
"MNT": 2.060916
}
}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": 206.09160000000003,
"rate": 2.060916
}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