Rate Overview
Live
1 DKK = 1.0079 HRK
1 HRK = 0.992154
DKK
Avg
1.0076
High
1.0106
Low
1.0047
Last updated: 7/22/2026, 6:26:52 AM
Quick Conversions
| DKK | HRK |
|---|---|
| 1 DKK | 1.01 HRK |
| 10 DKK | 10.08 HRK |
| 50 DKK | 50.40 HRK |
| 100 DKK | 100.79 HRK |
| 500 DKK | 503.95 HRK |
| 1,000 DKK | 1,007.91 HRK |
Get DKK/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=HRKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-22T06:26:52Z",
"rates": {
"HRK": 1.007908
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "HRK",
"amount": 100
},
"result": 100.7908,
"rate": 1.007908
}Build with DKK/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key