Rate Overview
Live
1 EUR = 7.5571 HRK
1 HRK = 0.132327
EUR
Avg
7.5290
High
7.5672
Low
7.4757
Last updated: 3/28/2026, 2:01:31 PM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.56 HRK |
| 10 EUR | 75.57 HRK |
| 50 EUR | 377.85 HRK |
| 100 EUR | 755.71 HRK |
| 500 EUR | 3,778.53 HRK |
| 1,000 EUR | 7,557.06 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-03-28T14:01:31Z",
"rates": {
"HRK": 7.557064
}
}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": 755.7063999999999,
"rate": 7.557064
}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