Rate Overview
Live
1 DKK = 2.6755 MDL
1 MDL = 0.373763
DKK
Avg
2.6337
High
2.7116
Low
2.5466
Last updated: 7/28/2026, 11:58:51 AM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.68 MDL |
| 10 DKK | 26.75 MDL |
| 50 DKK | 133.77 MDL |
| 100 DKK | 267.55 MDL |
| 500 DKK | 1,337.75 MDL |
| 1,000 DKK | 2,675.49 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-28T11:58:51Z",
"rates": {
"MDL": 2.675494
}
}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.5494,
"rate": 2.675494
}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