Rate Overview
Live
1 DKK = 4.0974 HNL
1 HNL = 0.244055
DKK
Avg
4.1033
High
4.1129
Low
4.0974
Last updated: 3/27/2026, 7:51:03 AM
Quick Conversions
| DKK | HNL |
|---|---|
| 1 DKK | 4.10 HNL |
| 10 DKK | 40.97 HNL |
| 50 DKK | 204.87 HNL |
| 100 DKK | 409.74 HNL |
| 500 DKK | 2,048.72 HNL |
| 1,000 DKK | 4,097.44 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-03-27T07:51:03Z",
"rates": {
"HNL": 4.09744
}
}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.74399999999997,
"rate": 4.09744
}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