Rate Overview
Live
1 MNT = 0.483622 MWK
1 MWK = 2.0677
MNT
Avg
0.484443
High
0.486095
Low
0.482987
Last updated: 4/17/2026, 12:01:31 AM
Quick Conversions
| MNT | MWK |
|---|---|
| 1 MNT | 0.48 MWK |
| 10 MNT | 4.84 MWK |
| 50 MNT | 24.18 MWK |
| 100 MNT | 48.36 MWK |
| 500 MNT | 241.81 MWK |
| 1,000 MNT | 483.62 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-04-17T00:01:31Z",
"rates": {
"MWK": 0.483622
}
}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.3622,
"rate": 0.483622
}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