Rate Overview
Live
1 HUF = 0.020329 DKK
1 DKK = 49.1908
HUF
Avg
0.020424
High
0.020537
Low
0.020301
Last updated: 9/3/2026, 5:34:48 AM
Quick Conversions
| HUF | DKK |
|---|---|
| 1 HUF | 0.02 DKK |
| 10 HUF | 0.20 DKK |
| 50 HUF | 1.02 DKK |
| 100 HUF | 2.03 DKK |
| 500 HUF | 10.16 DKK |
| 1,000 HUF | 20.33 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-09-03T05:34:48Z",
"rates": {
"DKK": 0.020329
}
}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": 2.0329,
"rate": 0.020329
}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