Rate Overview
Live
1 DKK = 2.3948 MVR
1 MVR = 0.417567
DKK
Avg
2.4020
High
2.4131
Low
2.3948
Last updated: 9/2/2026, 2:01:02 AM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.39 MVR |
| 10 DKK | 23.95 MVR |
| 50 DKK | 119.74 MVR |
| 100 DKK | 239.48 MVR |
| 500 DKK | 1,197.41 MVR |
| 1,000 DKK | 2,394.83 MVR |
Get DKK/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MVRExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-09-02T02:01:02Z",
"rates": {
"MVR": 2.394826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MVR",
"amount": 100
},
"result": 239.48260000000002,
"rate": 2.394826
}Build with DKK/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key