Rate Overview
Live
1 EUR = 7.5451 HRK
1 HRK = 0.132537
EUR
Avg
7.5359
High
7.5553
Low
7.5147
Last updated: 4/17/2026, 11:07:20 AM
Quick Conversions
| EUR | HRK |
|---|---|
| 1 EUR | 7.55 HRK |
| 10 EUR | 75.45 HRK |
| 50 EUR | 377.25 HRK |
| 100 EUR | 754.51 HRK |
| 500 EUR | 3,772.54 HRK |
| 1,000 EUR | 7,545.08 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-04-17T11:07:20Z",
"rates": {
"HRK": 7.545083
}
}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.5083,
"rate": 7.545083
}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