Rate Overview
Live
1 HRK = 0.991635 DKK
1 DKK = 1.0084
HRK
Avg
0.993943
High
0.999291
Low
0.987353
Last updated: 3/7/2026, 12:14:48 AM
Quick Conversions
| HRK | DKK |
|---|---|
| 1 HRK | 0.99 DKK |
| 10 HRK | 9.92 DKK |
| 50 HRK | 49.58 DKK |
| 100 HRK | 99.16 DKK |
| 500 HRK | 495.82 DKK |
| 1,000 HRK | 991.64 DKK |
Get HRK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=DKKExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:14:48Z",
"rates": {
"DKK": 0.991635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "DKK",
"amount": 100
},
"result": 99.1635,
"rate": 0.991635
}Build with HRK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key