Rate Overview
Live
1 DKK = 4.0738 HNL
1 HNL = 0.245471
DKK
Avg
4.1404
High
4.2347
Low
4.0738
Last updated: 7/24/2026, 11:13:14 PM
Quick Conversions
| DKK | HNL |
|---|---|
| 1 DKK | 4.07 HNL |
| 10 DKK | 40.74 HNL |
| 50 DKK | 203.69 HNL |
| 100 DKK | 407.38 HNL |
| 500 DKK | 2,036.90 HNL |
| 1,000 DKK | 4,073.79 HNL |
Get DKK/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=HNLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-24T23:13:14Z",
"rates": {
"HNL": 4.073794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "HNL",
"amount": 100
},
"result": 407.37940000000003,
"rate": 4.073794
}Build with DKK/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key