Rate Overview
Live
1 EUR = 7.5269 HRK
1 HRK = 0.132856
EUR
Avg
7.5280
High
7.5713
Low
7.4929
Last updated: 5/27/2026, 4:07:57 PM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.53 HRK |
| 10 EUR | 75.27 HRK |
| 50 EUR | 376.35 HRK |
| 100 EUR | 752.69 HRK |
| 500 EUR | 3,763.47 HRK |
| 1,000 EUR | 7,526.94 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-27T16:07:57Z",
"rates": {
"HRK": 7.52694
}
}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.694,
"rate": 7.52694
}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