Rate Overview
Live
1 MNT = 0.486375 MWK
1 MWK = 2.0560
MNT
Avg
0.485984
High
0.486750
Low
0.483978
Last updated: 3/7/2026, 2:48:35 PM
Quick Conversions
| MNT | MWK |
|---|---|
| 1 MNT | 0.49 MWK |
| 10 MNT | 4.86 MWK |
| 50 MNT | 24.32 MWK |
| 100 MNT | 48.64 MWK |
| 500 MNT | 243.19 MWK |
| 1,000 MNT | 486.38 MWK |
Get MNT/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MWKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T14:48:35Z",
"rates": {
"MWK": 0.486375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MWK",
"amount": 100
},
"result": 48.6375,
"rate": 0.486375
}Build with MNT/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key