Rate Overview
Live
1 DKK = 2.4336 MVR
1 MVR = 0.410913
DKK
Avg
2.4259
High
2.4336
Low
2.4169
Last updated: 5/7/2026, 11:22:08 AM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.43 MVR |
| 10 DKK | 24.34 MVR |
| 50 DKK | 121.68 MVR |
| 100 DKK | 243.36 MVR |
| 500 DKK | 1,216.80 MVR |
| 1,000 DKK | 2,433.61 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-07T11:22:08Z",
"rates": {
"MVR": 2.433607
}
}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": 243.36069999999998,
"rate": 2.433607
}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