Rate Overview
Live
1 MNT = 0.482571 MWK
1 MWK = 2.0722
MNT
Avg
0.482507
High
0.484512
Low
0.481605
Last updated: 9/2/2026, 9:55:42 PM
Quick Conversions
| MNT | MWK |
|---|---|
| 1 MNT | 0.48 MWK |
| 10 MNT | 4.83 MWK |
| 50 MNT | 24.13 MWK |
| 100 MNT | 48.26 MWK |
| 500 MNT | 241.29 MWK |
| 1,000 MNT | 482.57 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-09-02T21:55:42Z",
"rates": {
"MWK": 0.482571
}
}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.2571,
"rate": 0.482571
}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