Rate Overview
Live
1 DKK = 0.620358 MYR
1 MYR = 1.6120
DKK
Avg
0.614170
High
0.620696
Low
0.609286
Last updated: 3/27/2026, 9:34:45 AM
Quick Conversions
| DKK | MYR |
|---|---|
| 1 DKK | 0.62 MYR |
| 10 DKK | 6.20 MYR |
| 50 DKK | 31.02 MYR |
| 100 DKK | 62.04 MYR |
| 500 DKK | 310.18 MYR |
| 1,000 DKK | 620.36 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-27T09:34:45Z",
"rates": {
"MYR": 0.620358
}
}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": 62.035799999999995,
"rate": 0.620358
}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