Rate Overview
Live
1 MNT = 0.482445 MWK
1 MWK = 2.0728
MNT
Avg
0.485111
High
0.487389
Low
0.482445
Last updated: 7/25/2026, 9:57:56 PM
Quick Conversions
| MNT | MWK |
|---|---|
| 1 MNT | 0.48 MWK |
| 10 MNT | 4.82 MWK |
| 50 MNT | 24.12 MWK |
| 100 MNT | 48.24 MWK |
| 500 MNT | 241.22 MWK |
| 1,000 MNT | 482.45 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-07-25T21:57:56Z",
"rates": {
"MWK": 0.482445
}
}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.2445,
"rate": 0.482445
}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