Rate Overview
Live
1 MMK = 0.003121 DKK
1 DKK = 320.4101
MMK
Avg
0.003315
High
0.003904
Low
0.002970
Last updated: 7/22/2026, 8:32:41 AM
Quick Conversions
| MMK | DKK |
|---|---|
| 1 MMK | 0.00 DKK |
| 10 MMK | 0.03 DKK |
| 50 MMK | 0.16 DKK |
| 100 MMK | 0.31 DKK |
| 500 MMK | 1.56 DKK |
| 1,000 MMK | 3.12 DKK |
Get MMK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=DKKExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-07-22T08:32:41Z",
"rates": {
"DKK": 0.003121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "DKK",
"amount": 100
},
"result": 0.3121,
"rate": 0.003121
}Build with MMK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key