Rate Overview
Live
1 MNT = 0.484494 MWK
1 MWK = 2.0640
MNT
Avg
133.4076
High
2772.61
Low
0.480075
Last updated: 5/27/2026, 1:36:04 PM
Quick Conversions
| MNT | MWK |
|---|---|
| 1 MNT | 0.48 MWK |
| 10 MNT | 4.84 MWK |
| 50 MNT | 24.22 MWK |
| 100 MNT | 48.45 MWK |
| 500 MNT | 242.25 MWK |
| 1,000 MNT | 484.49 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-05-27T13:36:04Z",
"rates": {
"MWK": 0.484494
}
}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.4494,
"rate": 0.484494
}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