Rate Overview
Live
1 HUF = 0.019038 DKK
1 DKK = 52.5265
HUF
Avg
0.019354
High
0.019830
Low
0.018990
Last updated: 3/7/2026, 9:15:29 AM
Quick Conversions
| HUF | DKK |
|---|---|
| 1 HUF | 0.02 DKK |
| 10 HUF | 0.19 DKK |
| 50 HUF | 0.95 DKK |
| 100 HUF | 1.90 DKK |
| 500 HUF | 9.52 DKK |
| 1,000 HUF | 19.04 DKK |
Get HUF/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=DKKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-07T09:15:29Z",
"rates": {
"DKK": 0.019038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "DKK",
"amount": 100
},
"result": 1.9038,
"rate": 0.019038
}Build with HUF/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key