Rate Overview
Live
1 DKK = 2.6779 MDL
1 MDL = 0.373431
DKK
Avg
2.6791
High
2.6885
Low
2.6656
Last updated: 7/28/2026, 5:59:54 AM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.68 MDL |
| 10 DKK | 26.78 MDL |
| 50 DKK | 133.89 MDL |
| 100 DKK | 267.79 MDL |
| 500 DKK | 1,338.94 MDL |
| 1,000 DKK | 2,677.87 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-28T05:59:54Z",
"rates": {
"MDL": 2.677874
}
}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": 267.7874,
"rate": 2.677874
}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