Rate Overview
Live
1 EUR = 7.5295 HRK
1 HRK = 0.132812
EUR
Avg
7.5337
High
7.5492
Low
7.5205
Last updated: 5/27/2026, 6:41:08 PM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.53 HRK |
| 10 EUR | 75.29 HRK |
| 50 EUR | 376.47 HRK |
| 100 EUR | 752.95 HRK |
| 500 EUR | 3,764.73 HRK |
| 1,000 EUR | 7,529.46 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-27T18:41:08Z",
"rates": {
"HRK": 7.529462
}
}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.9462,
"rate": 7.529462
}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