Rate Overview
Live
1 DKK = 0.632283 MYR
1 MYR = 1.5816
DKK
Avg
0.631965
High
0.633508
Low
0.630929
Last updated: 8/13/2026, 4:53:29 AM
Quick Conversions
| DKK | MYR |
|---|---|
| 1 DKK | 0.63 MYR |
| 10 DKK | 6.32 MYR |
| 50 DKK | 31.61 MYR |
| 100 DKK | 63.23 MYR |
| 500 DKK | 316.14 MYR |
| 1,000 DKK | 632.28 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-08-13T04:53:29Z",
"rates": {
"MYR": 0.632283
}
}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": 63.228300000000004,
"rate": 0.632283
}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