Rate Overview
Live
1 MWK = 1.2091 MMK
1 MMK = 0.827079
MWK
Avg
1.2104
High
1.2142
Low
1.2091
Last updated: 6/19/2026, 8:53:23 AM
Quick Conversions
| MWK | MMK |
|---|---|
| 1 MWK | 1.21 MMK |
| 10 MWK | 12.09 MMK |
| 50 MWK | 60.45 MMK |
| 100 MWK | 120.91 MMK |
| 500 MWK | 604.54 MMK |
| 1,000 MWK | 1,209.07 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-06-19T08:53:23Z",
"rates": {
"MMK": 1.209074
}
}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.9074,
"rate": 1.209074
}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