Rate Overview
Live
1 DKK = 0.613597 MYR
1 MYR = 1.6297
DKK
Avg
0.613716
High
0.615062
Low
0.610644
Last updated: 3/7/2026, 3:47:34 AM
Quick Conversions
| DKK | MYR |
|---|---|
| 1 DKK | 0.61 MYR |
| 10 DKK | 6.14 MYR |
| 50 DKK | 30.68 MYR |
| 100 DKK | 61.36 MYR |
| 500 DKK | 306.80 MYR |
| 1,000 DKK | 613.60 MYR |
Get DKK/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MYRExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-07T03:47:34Z",
"rates": {
"MYR": 0.613597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MYR",
"amount": 100
},
"result": 61.3597,
"rate": 0.613597
}Build with DKK/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key