Rate Overview
Live
1 MVR = 0.414360 DKK
1 DKK = 2.4134
MVR
Avg
0.416031
High
0.418184
Low
0.414360
Last updated: 5/29/2026, 4:23:59 PM
Quick Conversions
| MVR | DKK |
|---|---|
| 1 MVR | 0.41 DKK |
| 10 MVR | 4.14 DKK |
| 50 MVR | 20.72 DKK |
| 100 MVR | 41.44 DKK |
| 500 MVR | 207.18 DKK |
| 1,000 MVR | 414.36 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-05-29T16:23:59Z",
"rates": {
"DKK": 0.41436
}
}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": 41.436,
"rate": 0.41436
}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