Rate Overview
Live
1 DKK = 4.1250 HNL
1 HNL = 0.242425
DKK
Avg
4.1366
High
4.1934
Low
4.0953
Last updated: 3/7/2026, 3:47:33 AM
Quick Conversions
| DKK | HNL |
|---|---|
| 1 DKK | 4.12 HNL |
| 10 DKK | 41.25 HNL |
| 50 DKK | 206.25 HNL |
| 100 DKK | 412.50 HNL |
| 500 DKK | 2,062.49 HNL |
| 1,000 DKK | 4,124.99 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-07T03:47:33Z",
"rates": {
"HNL": 4.124987
}
}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": 412.4987,
"rate": 4.124987
}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