Rate Overview
Live
1 HUF = 0.020610 DKK
1 DKK = 48.5201
HUF
Avg
0.020306
High
0.021240
Low
0.019011
Last updated: 7/30/2026, 8:08:06 AM
Quick Conversions
| HUF | DKK |
|---|---|
| 1 HUF | 0.02 DKK |
| 10 HUF | 0.21 DKK |
| 50 HUF | 1.03 DKK |
| 100 HUF | 2.06 DKK |
| 500 HUF | 10.31 DKK |
| 1,000 HUF | 20.61 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-07-30T08:08:06Z",
"rates": {
"DKK": 0.02061
}
}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.061,
"rate": 0.02061
}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