Rate Overview
Live
1 DKK = 2.4028 MVR
1 MVR = 0.416187
DKK
Avg
2.3342
High
2.4471
Low
2.1362
Last updated: 5/27/2026, 9:21:52 PM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.40 MVR |
| 10 DKK | 24.03 MVR |
| 50 DKK | 120.14 MVR |
| 100 DKK | 240.28 MVR |
| 500 DKK | 1,201.38 MVR |
| 1,000 DKK | 2,402.77 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-05-27T21:21:52Z",
"rates": {
"MVR": 2.402765
}
}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.2765,
"rate": 2.402765
}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