Rate Overview
Live
1 HUF = 0.021633 HRK
1 HRK = 46.2257
HUF
Avg
0.021386
High
0.021633
Low
0.021112
Last updated: 6/16/2026, 6:28:50 PM
Quick Conversions
| HUF | HRK |
|---|---|
| 1 HUF | 0.02 HRK |
| 10 HUF | 0.22 HRK |
| 50 HUF | 1.08 HRK |
| 100 HUF | 2.16 HRK |
| 500 HUF | 10.82 HRK |
| 1,000 HUF | 21.63 HRK |
Get HUF/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=HRKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-06-16T18:28:50Z",
"rates": {
"HRK": 0.021633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "HRK",
"amount": 100
},
"result": 2.1633,
"rate": 0.021633
}Build with HUF/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key