Rate Overview
Live
1 MDL = 0.372972 DKK
1 DKK = 2.6812
MDL
Avg
0.371895
High
0.373905
Low
0.369125
Last updated: 7/20/2026, 7:22:56 PM
Quick Conversions
| MDL | DKK |
|---|---|
| 1 MDL | 0.37 DKK |
| 10 MDL | 3.73 DKK |
| 50 MDL | 18.65 DKK |
| 100 MDL | 37.30 DKK |
| 500 MDL | 186.49 DKK |
| 1,000 MDL | 372.97 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-07-20T19:22:56Z",
"rates": {
"DKK": 0.372972
}
}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.297200000000004,
"rate": 0.372972
}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