Rate Overview
Live
1 MVR = 0.418681 DKK
1 DKK = 2.3885
MVR
Avg
0.417961
High
0.418912
Low
0.416794
Last updated: 3/27/2026, 6:28:17 AM
Quick Conversions
| MVR | DKK |
|---|---|
| 1 MVR | 0.42 DKK |
| 10 MVR | 4.19 DKK |
| 50 MVR | 20.93 DKK |
| 100 MVR | 41.87 DKK |
| 500 MVR | 209.34 DKK |
| 1,000 MVR | 418.68 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-03-27T06:28:17Z",
"rates": {
"DKK": 0.418681
}
}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.868100000000005,
"rate": 0.418681
}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