Rate Overview
Live
1 DKK = 2.7038 MDL
1 MDL = 0.369850
DKK
Avg
2.6238
High
2.7038
Low
2.5466
Last updated: 3/27/2026, 4:48:35 PM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.70 MDL |
| 10 DKK | 27.04 MDL |
| 50 DKK | 135.19 MDL |
| 100 DKK | 270.38 MDL |
| 500 DKK | 1,351.90 MDL |
| 1,000 DKK | 2,703.80 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-03-27T16:48:35Z",
"rates": {
"MDL": 2.703802
}
}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.3802,
"rate": 2.703802
}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