Rate Overview
Live
1 EUR = 7.5345 HRK
1 HRK = 0.132723
EUR
Avg
7.5359
High
7.5485
Low
7.5204
Last updated: 7/4/2026, 10:56:06 AM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.53 HRK |
| 10 EUR | 75.35 HRK |
| 50 EUR | 376.73 HRK |
| 100 EUR | 753.45 HRK |
| 500 EUR | 3,767.25 HRK |
| 1,000 EUR | 7,534.50 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-04T10:56:06Z",
"rates": {
"HRK": 7.5345
}
}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.45,
"rate": 7.5345
}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