Rate Overview
Live
1 MMK = 0.008121 MDL
1 MDL = 123.1375
MMK
Avg
0.008168
High
0.008213
Low
0.008121
Last updated: 4/16/2026, 4:12:27 PM
Quick Conversions
| MMK | MDL |
|---|---|
| 1 MMK | 0.01 MDL |
| 10 MMK | 0.08 MDL |
| 50 MMK | 0.41 MDL |
| 100 MMK | 0.81 MDL |
| 500 MMK | 4.06 MDL |
| 1,000 MMK | 8.12 MDL |
Get MMK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=MDLExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-04-16T16:12:27Z",
"rates": {
"MDL": 0.008121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "MDL",
"amount": 100
},
"result": 0.8120999999999999,
"rate": 0.008121
}Build with MMK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key