Rate Overview
Live
1 MDL = 121.4031 MMK
1 MMK = 0.008237
MDL
Avg
120.9805
High
121.4031
Low
120.4606
Last updated: 8/14/2026, 8:33:02 PM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 121.40 MMK |
| 10 MDL | 1,214.03 MMK |
| 50 MDL | 6,070.16 MMK |
| 100 MDL | 12,140.31 MMK |
| 500 MDL | 60,701.56 MMK |
| 1,000 MDL | 121,403.12 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-08-14T20:33:02Z",
"rates": {
"MMK": 121.40312
}
}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": 12140.312,
"rate": 121.40312
}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