Rate Overview
Live
1 DKK = 2.4035 MVR
1 MVR = 0.416063
DKK
Avg
2.4131
High
2.4440
Low
2.3923
Last updated: 3/7/2026, 3:45:38 AM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.40 MVR |
| 10 DKK | 24.03 MVR |
| 50 DKK | 120.17 MVR |
| 100 DKK | 240.35 MVR |
| 500 DKK | 1,201.74 MVR |
| 1,000 DKK | 2,403.48 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-03-07T03:45:38Z",
"rates": {
"MVR": 2.403485
}
}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": 240.3485,
"rate": 2.403485
}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