Rate Overview
Live
1 MYR = 1.6188 DKK
1 DKK = 0.617752
MYR
Avg
1.6112
High
1.6202
Low
1.5996
Last updated: 5/7/2026, 10:15:21 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.62 DKK |
| 10 MYR | 16.19 DKK |
| 50 MYR | 80.94 DKK |
| 100 MYR | 161.88 DKK |
| 500 MYR | 809.39 DKK |
| 1,000 MYR | 1,618.77 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-05-07T10:15:21Z",
"rates": {
"DKK": 1.618773
}
}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": 161.8773,
"rate": 1.618773
}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