Rate Overview
Live
1 MNT = 0.483640 MWK
1 MWK = 2.0677
MNT
Avg
0.483368
High
0.484962
Low
0.481431
Last updated: 7/19/2026, 11:39:47 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.82 MWK |
| 1,000 MNT | 483.64 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-19T11:39:47Z",
"rates": {
"MWK": 0.48364
}
}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.364000000000004,
"rate": 0.48364
}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