Rate Overview
Live
1 MDL = 119.9031 MMK
1 MMK = 0.008340
MDL
Avg
119.5792
High
119.9040
Low
119.2952
Last updated: 7/25/2026, 12:18:38 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.90 MMK |
| 10 MDL | 1,199.03 MMK |
| 50 MDL | 5,995.15 MMK |
| 100 MDL | 11,990.31 MMK |
| 500 MDL | 59,951.53 MMK |
| 1,000 MDL | 119,903.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-07-25T00:18:38Z",
"rates": {
"MMK": 119.903061
}
}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": 11990.3061,
"rate": 119.903061
}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