Rate Overview
Live
1 MDL = 0.369849 DKK
1 DKK = 2.7038
MDL
Avg
0.378055
High
0.388479
Low
0.369492
Last updated: 3/27/2026, 4:48:03 PM
Quick Conversions
| MDL | DKK |
|---|---|
| 1 MDL | 0.37 DKK |
| 10 MDL | 3.70 DKK |
| 50 MDL | 18.49 DKK |
| 100 MDL | 36.98 DKK |
| 500 MDL | 184.92 DKK |
| 1,000 MDL | 369.85 DKK |
Get MDL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=DKKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T16:48:03Z",
"rates": {
"DKK": 0.369849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "DKK",
"amount": 100
},
"result": 36.984899999999996,
"rate": 0.369849
}Build with MDL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key