Rate Overview
Live
1 MDL = 0.369895 DKK
1 DKK = 2.7035
MDL
Avg
0.373378
High
0.379595
Low
0.369456
Last updated: 3/27/2026, 2:57:07 PM
Quick Conversions
| MDL | DKK |
|---|---|
| 1 MDL | 0.37 DKK |
| 10 MDL | 3.70 DKK |
| 50 MDL | 18.49 DKK |
| 100 MDL | 36.99 DKK |
| 500 MDL | 184.95 DKK |
| 1,000 MDL | 369.90 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-27T14:57:07Z",
"rates": {
"DKK": 0.369895
}
}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.9895,
"rate": 0.369895
}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