Rate Overview
Live
1 DKK = 2.6867 MDL
1 MDL = 0.372200
DKK
Avg
2.6904
High
2.7480
Low
2.6344
Last updated: 7/15/2026, 12:12:17 AM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.69 MDL |
| 10 DKK | 26.87 MDL |
| 50 DKK | 134.34 MDL |
| 100 DKK | 268.67 MDL |
| 500 DKK | 1,343.37 MDL |
| 1,000 DKK | 2,686.73 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-15T00:12:17Z",
"rates": {
"MDL": 2.686731
}
}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.6731,
"rate": 2.686731
}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