Rate Overview
Live
1 DKK = 1.0051 HRK
1 HRK = 0.994880
DKK
Avg
1.0078
High
1.0111
Low
1.0051
Last updated: 4/17/2026, 2:42:58 AM
Quick Conversions
| DKK | HRK |
|---|---|
| 1 DKK | 1.01 HRK |
| 10 DKK | 10.05 HRK |
| 50 DKK | 50.26 HRK |
| 100 DKK | 100.51 HRK |
| 500 DKK | 502.57 HRK |
| 1,000 DKK | 1,005.15 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-04-17T02:42:58Z",
"rates": {
"HRK": 1.005146
}
}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.51460000000002,
"rate": 1.005146
}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