Rate Overview
Live
1 MMK = 0.008257 MDL
1 MDL = 121.1094
MMK
Avg
0.008254
High
0.008277
Low
0.008231
Last updated: 5/27/2026, 3:39:31 AM
Quick Conversions
| MMK | MDL |
|---|---|
| 1 MMK | 0.01 MDL |
| 10 MMK | 0.08 MDL |
| 50 MMK | 0.41 MDL |
| 100 MMK | 0.83 MDL |
| 500 MMK | 4.13 MDL |
| 1,000 MMK | 8.26 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-27T03:39:31Z",
"rates": {
"MDL": 0.008257
}
}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.8257000000000001,
"rate": 0.008257
}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