Rate Overview
Live
1 MNT = 0.481837 MWK
1 MWK = 2.0754
MNT
Avg
0.482229
High
0.483032
Low
0.480901
Last updated: 8/14/2026, 5:19:06 PM
Quick Conversions
| MNT | MWK |
|---|---|
| 1 MNT | 0.48 MWK |
| 10 MNT | 4.82 MWK |
| 50 MNT | 24.09 MWK |
| 100 MNT | 48.18 MWK |
| 500 MNT | 240.92 MWK |
| 1,000 MNT | 481.84 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-08-14T17:19:06Z",
"rates": {
"MWK": 0.481837
}
}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.1837,
"rate": 0.481837
}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