Rate Overview
Live
1 HUF = 0.019199 HRK
1 HRK = 52.0860
HUF
Avg
0.019477
High
0.020010
Low
0.019055
Last updated: 3/7/2026, 5:59:07 AM
Quick Conversions
| HUF | HRK |
|---|---|
| 1 HUF | 0.02 HRK |
| 10 HUF | 0.19 HRK |
| 50 HUF | 0.96 HRK |
| 100 HUF | 1.92 HRK |
| 500 HUF | 9.60 HRK |
| 1,000 HUF | 19.20 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-03-07T05:59:07Z",
"rates": {
"HRK": 0.019199
}
}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": 1.9199000000000002,
"rate": 0.019199
}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