Rate Overview
Live
1 HUF = 0.020863 HRK
1 HRK = 47.9317
HUF
Avg
0.020356
High
0.021445
Low
0.019121
Last updated: 7/26/2026, 12:24:05 AM
Quick Conversions
| HUF | HRK |
|---|---|
| 1 HUF | 0.02 HRK |
| 10 HUF | 0.21 HRK |
| 50 HUF | 1.04 HRK |
| 100 HUF | 2.09 HRK |
| 500 HUF | 10.43 HRK |
| 1,000 HUF | 20.86 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-07-26T00:24:05Z",
"rates": {
"HRK": 0.020863
}
}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.0863,
"rate": 0.020863
}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