Rate Overview
Live
1 DKK = 2.7000 MDL
1 MDL = 0.370367
DKK
Avg
2.6454
High
2.7064
Low
2.5741
Last updated: 3/27/2026, 6:37:32 PM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.70 MDL |
| 10 DKK | 27.00 MDL |
| 50 DKK | 135.00 MDL |
| 100 DKK | 270.00 MDL |
| 500 DKK | 1,350.01 MDL |
| 1,000 DKK | 2,700.02 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-27T18:37:32Z",
"rates": {
"MDL": 2.700021
}
}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.0021,
"rate": 2.700021
}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