Rate Overview
Live
1 MDL = 119.4015 MMK
1 MMK = 0.008375
MDL
Avg
121.3650
High
124.3565
Low
118.6917
Last updated: 7/18/2026, 1:09:56 PM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.40 MMK |
| 10 MDL | 1,194.01 MMK |
| 50 MDL | 5,970.07 MMK |
| 100 MDL | 11,940.15 MMK |
| 500 MDL | 59,700.73 MMK |
| 1,000 MDL | 119,401.46 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-18T13:09:56Z",
"rates": {
"MMK": 119.401461
}
}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": 11940.1461,
"rate": 119.401461
}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