Rate Overview
Live
1 DKK = 2.6835 MDL
1 MDL = 0.372647
DKK
Avg
2.6910
High
2.7091
Low
2.6711
Last updated: 7/11/2026, 3:25:54 PM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.68 MDL |
| 10 DKK | 26.84 MDL |
| 50 DKK | 134.18 MDL |
| 100 DKK | 268.35 MDL |
| 500 DKK | 1,341.75 MDL |
| 1,000 DKK | 2,683.50 MDL |
Get DKK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MDLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-11T15:25:54Z",
"rates": {
"MDL": 2.683504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MDL",
"amount": 100
},
"result": 268.35040000000004,
"rate": 2.683504
}Build with DKK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key