Rate Overview
Live
1 DKK = 2.7035 MDL
1 MDL = 0.369896
DKK
Avg
2.7049
High
2.7094
Low
2.6957
Last updated: 3/27/2026, 2:53:30 PM
Quick Conversions
| DKK | MDL |
|---|---|
| 1 DKK | 2.70 MDL |
| 10 DKK | 27.03 MDL |
| 50 DKK | 135.17 MDL |
| 100 DKK | 270.35 MDL |
| 500 DKK | 1,351.73 MDL |
| 1,000 DKK | 2,703.46 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-27T14:53:30Z",
"rates": {
"MDL": 2.703464
}
}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.34639999999996,
"rate": 2.703464
}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