Rate Overview
Live
1 HUF = 0.021220 HRK
1 HRK = 47.1254
HUF
Avg
0.019525
High
0.021612
Low
0.018217
Last updated: 5/27/2026, 12:16:43 PM
Quick Conversions
| HUF | HRK |
|---|---|
| 1 HUF | 0.02 HRK |
| 10 HUF | 0.21 HRK |
| 50 HUF | 1.06 HRK |
| 100 HUF | 2.12 HRK |
| 500 HUF | 10.61 HRK |
| 1,000 HUF | 21.22 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-05-27T12:16:43Z",
"rates": {
"HRK": 0.02122
}
}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.122,
"rate": 0.02122
}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