Rate Overview
Live
1 DKK = 2.3503 MVR
1 MVR = 0.425477
DKK
Avg
2.3545
High
2.3613
Low
2.3503
Last updated: 7/28/2026, 6:55:18 AM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.35 MVR |
| 10 DKK | 23.50 MVR |
| 50 DKK | 117.52 MVR |
| 100 DKK | 235.03 MVR |
| 500 DKK | 1,175.15 MVR |
| 1,000 DKK | 2,350.30 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-07-28T06:55:18Z",
"rates": {
"MVR": 2.350303
}
}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": 235.03029999999998,
"rate": 2.350303
}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