Rate Overview
Live
1 MYR = 1.5979 DKK
1 DKK = 0.625825
MYR
Avg
1.6046
High
1.6093
Low
1.5979
Last updated: 4/17/2026, 6:31:31 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.60 DKK |
| 10 MYR | 15.98 DKK |
| 50 MYR | 79.89 DKK |
| 100 MYR | 159.79 DKK |
| 500 MYR | 798.95 DKK |
| 1,000 MYR | 1,597.89 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-17T06:31:31Z",
"rates": {
"DKK": 1.597892
}
}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.78920000000002,
"rate": 1.597892
}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