Rate Overview
Live
1 DKK = 2.7055 MDL
1 MDL = 0.369613
DKK
Avg
2.7033
High
2.7111
Low
2.6930
Last updated: 5/7/2026, 5:57:01 PM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.71 MDL |
| 10 DKK | 27.06 MDL |
| 50 DKK | 135.28 MDL |
| 100 DKK | 270.55 MDL |
| 500 DKK | 1,352.77 MDL |
| 1,000 DKK | 2,705.53 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-05-07T17:57:01Z",
"rates": {
"MDL": 2.705531
}
}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.55310000000003,
"rate": 2.705531
}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