Rate Overview
Live
1 MDL = 121.9065 MMK
1 MMK = 0.008203
MDL
Avg
121.8346
High
121.9415
Low
121.4415
Last updated: 5/6/2026, 10:20:26 PM
Quick Conversions
| MDL | MMK |
|---|---|
| 1 MDL | 121.91 MMK |
| 10 MDL | 1,219.07 MMK |
| 50 MDL | 6,095.33 MMK |
| 100 MDL | 12,190.65 MMK |
| 500 MDL | 60,953.26 MMK |
| 1,000 MDL | 121,906.52 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-06T22:20:26Z",
"rates": {
"MMK": 121.906517
}
}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": 12190.651699999999,
"rate": 121.906517
}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