Rate Overview
Live
1 MYR = 1.6007 DKK
1 DKK = 0.624726
MYR
Avg
1.5978
High
1.6097
Low
1.5726
Last updated: 7/15/2026, 11:42:55 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.60 DKK |
| 10 MYR | 16.01 DKK |
| 50 MYR | 80.04 DKK |
| 100 MYR | 160.07 DKK |
| 500 MYR | 800.35 DKK |
| 1,000 MYR | 1,600.70 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-07-15T11:42:55Z",
"rates": {
"DKK": 1.600703
}
}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": 160.0703,
"rate": 1.600703
}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