Rate Overview
Live
1 MDL = 119.3344 MMK
1 MMK = 0.008380
MDL
Avg
118.8518
High
119.3344
Low
118.2849
Last updated: 7/4/2026, 5:11:26 PM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.33 MMK |
| 10 MDL | 1,193.34 MMK |
| 50 MDL | 5,966.72 MMK |
| 100 MDL | 11,933.44 MMK |
| 500 MDL | 59,667.22 MMK |
| 1,000 MDL | 119,334.45 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-04T17:11:26Z",
"rates": {
"MMK": 119.334449
}
}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": 11933.4449,
"rate": 119.334449
}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