Rate Overview
Live
1 MDL = 119.3664 MMK
1 MMK = 0.008378
MDL
Avg
120.5345
High
125.8889
Low
112.3285
Last updated: 7/26/2026, 7:49:33 PM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.37 MMK |
| 10 MDL | 1,193.66 MMK |
| 50 MDL | 5,968.32 MMK |
| 100 MDL | 11,936.64 MMK |
| 500 MDL | 59,683.18 MMK |
| 1,000 MDL | 119,366.36 MMK |
Get MDL/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MMKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T19:49:33Z",
"rates": {
"MMK": 119.366363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MMK",
"amount": 100
},
"result": 11936.6363,
"rate": 119.366363
}Build with MDL/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key