Rate Overview
Live
1 MWK = 1.2066 MMK
1 MMK = 0.828765
MWK
Avg
1.2068
High
1.2135
Low
1.2056
Last updated: 5/7/2026, 8:16:56 AM
Quick Conversions
| MWK | MMK |
|---|---|
| 1 MWK | 1.21 MMK |
| 10 MWK | 12.07 MMK |
| 50 MWK | 60.33 MMK |
| 100 MWK | 120.66 MMK |
| 500 MWK | 603.31 MMK |
| 1,000 MWK | 1,206.61 MMK |
Get MWK/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MMKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T08:16:56Z",
"rates": {
"MMK": 1.206614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MMK",
"amount": 100
},
"result": 120.66140000000001,
"rate": 1.206614
}Build with MWK/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key