Rate Overview
Live
1 MYR = 1.5812 DKK
1 DKK = 0.632438
MYR
Avg
1.5821
High
1.5859
Low
1.5785
Last updated: 8/15/2026, 3:24:33 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.58 DKK |
| 10 MYR | 15.81 DKK |
| 50 MYR | 79.06 DKK |
| 100 MYR | 158.12 DKK |
| 500 MYR | 790.59 DKK |
| 1,000 MYR | 1,581.18 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-08-15T03:24:33Z",
"rates": {
"DKK": 1.581182
}
}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": 158.1182,
"rate": 1.581182
}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