Rate Overview
Live
1 MDL = 121.4691 MMK
1 MMK = 0.008233
MDL
Avg
122.0279
High
122.8718
Low
121.2885
Last updated: 3/7/2026, 1:56:44 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 121.47 MMK |
| 10 MDL | 1,214.69 MMK |
| 50 MDL | 6,073.45 MMK |
| 100 MDL | 12,146.91 MMK |
| 500 MDL | 60,734.53 MMK |
| 1,000 MDL | 121,469.07 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-07T01:56:44Z",
"rates": {
"MMK": 121.469067
}
}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": 12146.9067,
"rate": 121.469067
}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