Rate Overview
Live
1 MVR = 0.424836 DKK
1 DKK = 2.3538
MVR
Avg
0.415853
High
0.424836
Low
0.403565
Last updated: 7/29/2026, 4:49:34 PM
Quick Conversions
| MVR | DKK |
|---|---|
| 1 MVR | 0.42 DKK |
| 10 MVR | 4.25 DKK |
| 50 MVR | 21.24 DKK |
| 100 MVR | 42.48 DKK |
| 500 MVR | 212.42 DKK |
| 1,000 MVR | 424.84 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-29T16:49:34Z",
"rates": {
"DKK": 0.424836
}
}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.483599999999996,
"rate": 0.424836
}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