Rate Overview
Live
1 MMK = 0.008203 MDL
1 MDL = 121.9066
MMK
Avg
0.008204
High
0.008207
Low
0.008200
Last updated: 5/7/2026, 1:18:28 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.10 MDL |
| 1,000 MMK | 8.20 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-07T01:18:28Z",
"rates": {
"MDL": 0.008203
}
}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.8203,
"rate": 0.008203
}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