Rate Overview
Live
1 MDL = 119.9144 MMK
1 MMK = 0.008339
MDL
Avg
123.4595
High
125.7297
Low
119.9144
Last updated: 3/27/2026, 11:45:05 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.91 MMK |
| 10 MDL | 1,199.14 MMK |
| 50 MDL | 5,995.72 MMK |
| 100 MDL | 11,991.44 MMK |
| 500 MDL | 59,957.18 MMK |
| 1,000 MDL | 119,914.35 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-03-27T11:45:05Z",
"rates": {
"MMK": 119.914352
}
}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": 11991.4352,
"rate": 119.914352
}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