Rate Overview
Live
1 DKK = 4.2031 HNL
1 HNL = 0.237922
DKK
Avg
4.1791
High
4.2031
Low
4.1644
Last updated: 5/7/2026, 9:17:25 AM
Quick Conversions
| DKK | HNL |
|---|---|
| 1 DKK | 4.20 HNL |
| 10 DKK | 42.03 HNL |
| 50 DKK | 210.15 HNL |
| 100 DKK | 420.31 HNL |
| 500 DKK | 2,101.53 HNL |
| 1,000 DKK | 4,203.06 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-07T09:17:25Z",
"rates": {
"HNL": 4.203062
}
}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": 420.3062,
"rate": 4.203062
}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