Rate Overview
Live
1 DKK = 2.6944 MDL
1 MDL = 0.371136
DKK
Avg
2.6958
High
2.7031
Low
2.6891
Last updated: 4/17/2026, 6:17:31 AM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.69 MDL |
| 10 DKK | 26.94 MDL |
| 50 DKK | 134.72 MDL |
| 100 DKK | 269.44 MDL |
| 500 DKK | 1,347.22 MDL |
| 1,000 DKK | 2,694.43 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-04-17T06:17:31Z",
"rates": {
"MDL": 2.694432
}
}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": 269.4432,
"rate": 2.694432
}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