Rate Overview
Live
1 MDL = 121.3346 MMK
1 MMK = 0.008242
MDL
Avg
121.6188
High
122.7419
Low
120.8817
Last updated: 9/3/2026, 8:10:01 AM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 121.33 MMK |
| 10 MDL | 1,213.35 MMK |
| 50 MDL | 6,066.73 MMK |
| 100 MDL | 12,133.46 MMK |
| 500 MDL | 60,667.29 MMK |
| 1,000 MDL | 121,334.58 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-09-03T08:10:01Z",
"rates": {
"MMK": 121.334575
}
}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": 12133.4575,
"rate": 121.334575
}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