Rate Overview
Live
1 MVR = 0.414882 DKK
1 DKK = 2.4103
MVR
Avg
0.412826
High
0.420292
Low
0.403342
Last updated: 5/29/2026, 6:40:22 PM
Quick Conversions
| MVR | DKK |
|---|---|
| 1 MVR | 0.41 DKK |
| 10 MVR | 4.15 DKK |
| 50 MVR | 20.74 DKK |
| 100 MVR | 41.49 DKK |
| 500 MVR | 207.44 DKK |
| 1,000 MVR | 414.88 DKK |
Get MVR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=DKKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-29T18:40:22Z",
"rates": {
"DKK": 0.414882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "DKK",
"amount": 100
},
"result": 41.4882,
"rate": 0.414882
}Build with MVR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key