Rate Overview
Live
1 MWK = 1.2088 MMK
1 MMK = 0.827245
MWK
Avg
1.2106
High
1.2132
Low
1.2086
Last updated: 7/11/2026, 5:08:38 PM
Quick Conversions
| MWK | MMK |
|---|---|
| 1 MWK | 1.21 MMK |
| 10 MWK | 12.09 MMK |
| 50 MWK | 60.44 MMK |
| 100 MWK | 120.88 MMK |
| 500 MWK | 604.42 MMK |
| 1,000 MWK | 1,208.83 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-11T17:08:38Z",
"rates": {
"MMK": 1.208831
}
}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.8831,
"rate": 1.208831
}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