Rate Overview
Live
1 DKK = 2.6949 MDL
1 MDL = 0.371068
DKK
Avg
2.6321
High
2.7116
Low
2.5466
Last updated: 7/1/2026, 7:46:50 AM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.69 MDL |
| 10 DKK | 26.95 MDL |
| 50 DKK | 134.75 MDL |
| 100 DKK | 269.49 MDL |
| 500 DKK | 1,347.46 MDL |
| 1,000 DKK | 2,694.92 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-01T07:46:50Z",
"rates": {
"MDL": 2.694924
}
}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.4924,
"rate": 2.694924
}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