Rate Overview
Live
1 MYR = 1.6231 DKK
1 DKK = 0.616089
MYR
Avg
1.6286
High
1.6376
Low
1.6231
Last updated: 3/7/2026, 1:07:07 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.62 DKK |
| 10 MYR | 16.23 DKK |
| 50 MYR | 81.16 DKK |
| 100 MYR | 162.31 DKK |
| 500 MYR | 811.57 DKK |
| 1,000 MYR | 1,623.14 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-07T01:07:07Z",
"rates": {
"DKK": 1.623141
}
}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": 162.3141,
"rate": 1.623141
}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