Rate Overview
Live
1 MYR = 1.6120 DKK
1 DKK = 0.620350
MYR
Avg
1.6283
High
1.6413
Low
1.6112
Last updated: 3/27/2026, 11:15:40 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.61 DKK |
| 10 MYR | 16.12 DKK |
| 50 MYR | 80.60 DKK |
| 100 MYR | 161.20 DKK |
| 500 MYR | 806.00 DKK |
| 1,000 MYR | 1,611.99 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-03-27T11:15:40Z",
"rates": {
"DKK": 1.611992
}
}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.19920000000002,
"rate": 1.611992
}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