Rate Overview
Live
1 DKK = 2.3647 MVR
1 MVR = 0.422895
DKK
Avg
2.3617
High
2.3678
Low
2.3543
Last updated: 7/7/2026, 12:26:51 PM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.36 MVR |
| 10 DKK | 23.65 MVR |
| 50 DKK | 118.23 MVR |
| 100 DKK | 236.47 MVR |
| 500 DKK | 1,182.33 MVR |
| 1,000 DKK | 2,364.65 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-07T12:26:51Z",
"rates": {
"MVR": 2.364652
}
}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": 236.4652,
"rate": 2.364652
}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