Rate Overview
Live
1 MVR = 0.425354 DKK
1 DKK = 2.3510
MVR
Avg
0.424483
High
0.425377
Low
0.423211
Last updated: 7/27/2026, 9:54:27 PM
Quick Conversions
| MVR | DKK |
|---|---|
| 1 MVR | 0.43 DKK |
| 10 MVR | 4.25 DKK |
| 50 MVR | 21.27 DKK |
| 100 MVR | 42.54 DKK |
| 500 MVR | 212.68 DKK |
| 1,000 MVR | 425.35 DKK |
Get MVR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=DKKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-27T21:54:27Z",
"rates": {
"DKK": 0.425354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "DKK",
"amount": 100
},
"result": 42.5354,
"rate": 0.425354
}Build with MVR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key