Rate Overview
Live
1 HRK = 0.132993 EUR
1 EUR = 7.5192
HRK
Avg
0.133018
High
0.133766
Low
0.132149
Last updated: 3/6/2026, 7:33:01 PM
Quick Conversions
| HRK | EUR |
|---|---|
| 1 HRK | 0.13 EUR |
| 10 HRK | 1.33 EUR |
| 50 HRK | 6.65 EUR |
| 100 HRK | 13.30 EUR |
| 500 HRK | 66.50 EUR |
| 1,000 HRK | 132.99 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-03-06T19:33:01Z",
"rates": {
"EUR": 0.132993
}
}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.2993,
"rate": 0.132993
}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