Rate Overview
Live
1 DKK = 2.6941 MDL
1 MDL = 0.371177
DKK
Avg
2.6951
High
2.6998
Low
2.6858
Last updated: 5/27/2026, 7:35:23 PM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.69 MDL |
| 10 DKK | 26.94 MDL |
| 50 DKK | 134.71 MDL |
| 100 DKK | 269.41 MDL |
| 500 DKK | 1,347.07 MDL |
| 1,000 DKK | 2,694.13 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-05-27T19:35:23Z",
"rates": {
"MDL": 2.694132
}
}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.4132,
"rate": 2.694132
}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