Rate Overview
Live
1 MDL = 0.372426 DKK
1 DKK = 2.6851
MDL
Avg
0.373205
High
0.376436
Low
0.371078
Last updated: 9/3/2026, 4:26:12 AM
Quick Conversions
| MDL | DKK |
|---|---|
| 1 MDL | 0.37 DKK |
| 10 MDL | 3.72 DKK |
| 50 MDL | 18.62 DKK |
| 100 MDL | 37.24 DKK |
| 500 MDL | 186.21 DKK |
| 1,000 MDL | 372.43 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-09-03T04:26:12Z",
"rates": {
"DKK": 0.372426
}
}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": 37.242599999999996,
"rate": 0.372426
}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