Rate Overview
Live
1 MDL = 119.3126 MMK
1 MMK = 0.008381
MDL
Avg
121.8434
High
125.0978
Low
118.5813
Last updated: 7/7/2026, 6:12:17 PM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 119.31 MMK |
| 10 MDL | 1,193.13 MMK |
| 50 MDL | 5,965.63 MMK |
| 100 MDL | 11,931.26 MMK |
| 500 MDL | 59,656.31 MMK |
| 1,000 MDL | 119,312.62 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-07T18:12:17Z",
"rates": {
"MMK": 119.312617
}
}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": 11931.261700000001,
"rate": 119.312617
}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