Rate Overview
Live
1 MYR = 1.5967 DKK
1 DKK = 0.626298
MYR
Avg
1.6044
High
1.6093
Low
1.5967
Last updated: 4/17/2026, 7:37:05 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.60 DKK |
| 10 MYR | 15.97 DKK |
| 50 MYR | 79.83 DKK |
| 100 MYR | 159.67 DKK |
| 500 MYR | 798.34 DKK |
| 1,000 MYR | 1,596.69 DKK |
Get MYR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=DKKExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T07:37:05Z",
"rates": {
"DKK": 1.596685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "DKK",
"amount": 100
},
"result": 159.6685,
"rate": 1.596685
}Build with MYR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key