Rate Overview
Live
1 EUR = 7.5335 HRK
1 HRK = 0.132740
EUR
Avg
7.5345
High
7.5458
Low
7.5258
Last updated: 9/4/2026, 5:51:39 PM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.53 HRK |
| 10 EUR | 75.34 HRK |
| 50 EUR | 376.68 HRK |
| 100 EUR | 753.35 HRK |
| 500 EUR | 3,766.77 HRK |
| 1,000 EUR | 7,533.55 HRK |
Get EUR/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=HRKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-09-04T17:51:39Z",
"rates": {
"HRK": 7.533547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "HRK",
"amount": 100
},
"result": 753.3547000000001,
"rate": 7.533547
}Build with EUR/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key