Rate Overview
Live
1 EUR = 7.5234 HRK
1 HRK = 0.132918
EUR
Avg
7.5306
High
7.5660
Low
7.4742
Last updated: 7/28/2026, 12:04:17 PM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.52 HRK |
| 10 EUR | 75.23 HRK |
| 50 EUR | 376.17 HRK |
| 100 EUR | 752.34 HRK |
| 500 EUR | 3,761.71 HRK |
| 1,000 EUR | 7,523.41 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-07-28T12:04:17Z",
"rates": {
"HRK": 7.523412
}
}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": 752.3412000000001,
"rate": 7.523412
}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