Rate Overview
Live
1 DKK = 1.0085 HRK
1 HRK = 0.991606
DKK
Avg
1.0064
High
1.0128
Low
1.0007
Last updated: 3/7/2026, 3:07:15 AM
Quick Conversions
| DKK | HRK |
|---|---|
| 1 DKK | 1.01 HRK |
| 10 DKK | 10.08 HRK |
| 50 DKK | 50.42 HRK |
| 100 DKK | 100.85 HRK |
| 500 DKK | 504.23 HRK |
| 1,000 DKK | 1,008.46 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-03-07T03:07:15Z",
"rates": {
"HRK": 1.008465
}
}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.84649999999999,
"rate": 1.008465
}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