Rate Overview
Live
1 MDL = 120.4666 MMK
1 MMK = 0.008301
MDL
Avg
120.6554
High
120.9038
Low
120.4666
Last updated: 6/16/2026, 3:08:07 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 120.47 MMK |
| 10 MDL | 1,204.67 MMK |
| 50 MDL | 6,023.33 MMK |
| 100 MDL | 12,046.66 MMK |
| 500 MDL | 60,233.30 MMK |
| 1,000 MDL | 120,466.60 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-06-16T03:08:07Z",
"rates": {
"MMK": 120.466599
}
}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": 12046.6599,
"rate": 120.466599
}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