Rate Overview
Live
1 MDL = 0.370343 DKK
1 DKK = 2.7002
MDL
Avg
0.370956
High
0.372332
Low
0.370343
Last updated: 5/27/2026, 12:16:23 AM
Quick Conversions
| MDL | DKK |
|---|---|
| 1 MDL | 0.37 DKK |
| 10 MDL | 3.70 DKK |
| 50 MDL | 18.52 DKK |
| 100 MDL | 37.03 DKK |
| 500 MDL | 185.17 DKK |
| 1,000 MDL | 370.34 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-05-27T00:16:23Z",
"rates": {
"DKK": 0.370343
}
}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.034299999999995,
"rate": 0.370343
}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