Rate Overview
Live
1 DKK = 4.0985 HNL
1 HNL = 0.243989
DKK
Avg
4.1376
High
4.2114
Low
4.0752
Last updated: 7/19/2026, 9:17:30 PM
Quick Conversions
| DKK | HNL |
|---|---|
| 1 DKK | 4.10 HNL |
| 10 DKK | 40.99 HNL |
| 50 DKK | 204.93 HNL |
| 100 DKK | 409.85 HNL |
| 500 DKK | 2,049.27 HNL |
| 1,000 DKK | 4,098.54 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-19T21:17:30Z",
"rates": {
"HNL": 4.098539
}
}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": 409.85389999999995,
"rate": 4.098539
}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