Rate Overview
Live
1 HRK = 0.132841 EUR
1 EUR = 7.5278
HRK
Avg
0.132721
High
0.133174
Low
0.132149
Last updated: 7/22/2026, 12:37:04 AM
Quick Conversions
| HRK | EUR |
|---|---|
| 1 HRK | 0.13 EUR |
| 10 HRK | 1.33 EUR |
| 50 HRK | 6.64 EUR |
| 100 HRK | 13.28 EUR |
| 500 HRK | 66.42 EUR |
| 1,000 HRK | 132.84 EUR |
Get HRK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=EURExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-22T00:37:04Z",
"rates": {
"EUR": 0.132841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "EUR",
"amount": 100
},
"result": 13.284099999999999,
"rate": 0.132841
}Build with HRK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key