Rate Overview
Live
1 DKK = 0.629441 MYR
1 MYR = 1.5887
DKK
Avg
0.626653
High
0.629441
Low
0.624384
Last updated: 9/3/2026, 4:33:19 AM
Quick Conversions
| DKK | MYR |
|---|---|
| 1 DKK | 0.63 MYR |
| 10 DKK | 6.29 MYR |
| 50 DKK | 31.47 MYR |
| 100 DKK | 62.94 MYR |
| 500 DKK | 314.72 MYR |
| 1,000 DKK | 629.44 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-09-03T04:33:19Z",
"rates": {
"MYR": 0.629441
}
}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.944100000000006,
"rate": 0.629441
}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