Rate Overview
Live
1 DKK = 2.7083 MDL
1 MDL = 0.369235
DKK
Avg
2.6968
High
2.7094
Low
2.6841
Last updated: 6/17/2026, 7:13:50 AM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.71 MDL |
| 10 DKK | 27.08 MDL |
| 50 DKK | 135.42 MDL |
| 100 DKK | 270.83 MDL |
| 500 DKK | 1,354.15 MDL |
| 1,000 DKK | 2,708.30 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-06-17T07:13:50Z",
"rates": {
"MDL": 2.708302
}
}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": 270.83020000000005,
"rate": 2.708302
}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