Rate Overview
Live
1 MWK = 1.2144 MMK
1 MMK = 0.823455
MWK
Avg
1.2119
High
1.2144
Low
1.2094
Last updated: 7/30/2026, 1:11:33 PM
Quick Conversions
| MWK | MMK |
|---|---|
| 1 MWK | 1.21 MMK |
| 10 MWK | 12.14 MMK |
| 50 MWK | 60.72 MMK |
| 100 MWK | 121.44 MMK |
| 500 MWK | 607.20 MMK |
| 1,000 MWK | 1,214.40 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-07-30T13:11:33Z",
"rates": {
"MMK": 1.214396
}
}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": 121.4396,
"rate": 1.214396
}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