Rate Overview
Live
1 MVR = 0.410252 DKK
1 DKK = 2.4375
MVR
Avg
0.411850
High
0.413760
Low
0.410252
Last updated: 5/9/2026, 12:25:32 AM
Quick Conversions
| MVR | DKK |
|---|---|
| 1 MVR | 0.41 DKK |
| 10 MVR | 4.10 DKK |
| 50 MVR | 20.51 DKK |
| 100 MVR | 41.03 DKK |
| 500 MVR | 205.13 DKK |
| 1,000 MVR | 410.25 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-09T00:25:32Z",
"rates": {
"DKK": 0.410252
}
}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.0252,
"rate": 0.410252
}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