Rate Overview
Live
1 DKK = 4.1415 HNL
1 HNL = 0.241457
DKK
Avg
4.1386
High
4.1492
Low
4.1287
Last updated: 5/27/2026, 4:07:32 PM
Quick Conversions
| DKK | HNL |
|---|---|
| 1 DKK | 4.14 HNL |
| 10 DKK | 41.42 HNL |
| 50 DKK | 207.08 HNL |
| 100 DKK | 414.15 HNL |
| 500 DKK | 2,070.77 HNL |
| 1,000 DKK | 4,141.53 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-05-27T16:07:32Z",
"rates": {
"HNL": 4.141531
}
}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": 414.15309999999994,
"rate": 4.141531
}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