Rate Overview
Live
1 MMK = 0.008245 MDL
1 MDL = 121.2856
MMK
Avg
0.008215
High
0.008277
Low
0.008121
Last updated: 5/27/2026, 4:50:52 AM
Quick Conversions
| MMK | MDL |
|---|---|
| 1 MMK | 0.01 MDL |
| 10 MMK | 0.08 MDL |
| 50 MMK | 0.41 MDL |
| 100 MMK | 0.82 MDL |
| 500 MMK | 4.12 MDL |
| 1,000 MMK | 8.25 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-05-27T04:50:52Z",
"rates": {
"MDL": 0.008245
}
}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.8245,
"rate": 0.008245
}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