Rate Overview
Live
1 MYR = 1.5790 DKK
1 DKK = 0.633315
MYR
Avg
1.5874
High
1.5930
Low
1.5779
Last updated: 6/17/2026, 8:05:59 AM
Quick Conversions
| MYR | DKK |
|---|---|
| 1 MYR | 1.58 DKK |
| 10 MYR | 15.79 DKK |
| 50 MYR | 78.95 DKK |
| 100 MYR | 157.90 DKK |
| 500 MYR | 789.50 DKK |
| 1,000 MYR | 1,578.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-06-17T08:05:59Z",
"rates": {
"DKK": 1.578992
}
}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": 157.8992,
"rate": 1.578992
}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