Rate Overview
Live
1 MDL = 121.2731 MMK
1 MMK = 0.008246
MDL
Avg
122.5697
High
125.1447
Low
119.6192
Last updated: 5/27/2026, 4:51:40 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 121.27 MMK |
| 10 MDL | 1,212.73 MMK |
| 50 MDL | 6,063.65 MMK |
| 100 MDL | 12,127.31 MMK |
| 500 MDL | 60,636.53 MMK |
| 1,000 MDL | 121,273.06 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-05-27T04:51:40Z",
"rates": {
"MMK": 121.273058
}
}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": 12127.3058,
"rate": 121.273058
}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