Rate Overview
Live
1 MDL = 119.2809 MMK
1 MMK = 0.008384
MDL
Avg
119.2203
High
120.0352
Low
118.2849
Last updated: 7/22/2026, 12:20:46 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.28 MMK |
| 10 MDL | 1,192.81 MMK |
| 50 MDL | 5,964.05 MMK |
| 100 MDL | 11,928.09 MMK |
| 500 MDL | 59,640.46 MMK |
| 1,000 MDL | 119,280.93 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-22T00:20:46Z",
"rates": {
"MMK": 119.280928
}
}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": 11928.0928,
"rate": 119.280928
}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