Rate Overview
Live
1 MDL = 121.1020 MMK
1 MMK = 0.008258
MDL
Avg
123.4187
High
126.5790
Low
119.2166
Last updated: 5/27/2026, 3:42:27 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 121.10 MMK |
| 10 MDL | 1,211.02 MMK |
| 50 MDL | 6,055.10 MMK |
| 100 MDL | 12,110.20 MMK |
| 500 MDL | 60,551.01 MMK |
| 1,000 MDL | 121,102.02 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-05-27T03:42:27Z",
"rates": {
"MMK": 121.102021
}
}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": 12110.202099999999,
"rate": 121.102021
}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