Rate Overview
Live
1 DKK = 2.3806 MVR
1 MVR = 0.420070
DKK
Avg
2.3916
High
2.3993
Low
2.3806
Last updated: 3/27/2026, 12:52:38 PM
Quick Conversions
| DKK | MVR |
|---|---|
| 1 DKK | 2.38 MVR |
| 10 DKK | 23.81 MVR |
| 50 DKK | 119.03 MVR |
| 100 DKK | 238.06 MVR |
| 500 DKK | 1,190.28 MVR |
| 1,000 DKK | 2,380.56 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-27T12:52:38Z",
"rates": {
"MVR": 2.380557
}
}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": 238.0557,
"rate": 2.380557
}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