Rate Overview
Live
1 MWK = 2.0545 MNT
1 MNT = 0.486742
MWK
Avg
2.0569
High
2.0681
Low
2.0538
Last updated: 5/9/2026, 4:55:38 AM
Quick Conversions
| MWK | MNT |
|---|---|
| 1 MWK | 2.05 MNT |
| 10 MWK | 20.54 MNT |
| 50 MWK | 102.72 MNT |
| 100 MWK | 205.45 MNT |
| 500 MWK | 1,027.24 MNT |
| 1,000 MWK | 2,054.48 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-09T04:55:38Z",
"rates": {
"MNT": 2.054478
}
}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.4478,
"rate": 2.054478
}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