Rate Overview
Live
1 EUR = 7.5407 HRK
1 HRK = 0.132613
EUR
Avg
7.5407
High
7.5622
Low
7.5174
Last updated: 5/7/2026, 12:35:31 PM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.54 HRK |
| 10 EUR | 75.41 HRK |
| 50 EUR | 377.04 HRK |
| 100 EUR | 754.07 HRK |
| 500 EUR | 3,770.37 HRK |
| 1,000 EUR | 7,540.74 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-05-07T12:35:31Z",
"rates": {
"HRK": 7.540744
}
}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": 754.0744,
"rate": 7.540744
}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