Rate Overview
Live
1 HRK = 0.132980 EUR
1 EUR = 7.5199
HRK
Avg
0.132757
High
0.133715
Low
0.131992
Last updated: 3/27/2026, 2:22:56 AM
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.49 EUR |
| 1,000 HRK | 132.98 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-27T02:22:56Z",
"rates": {
"EUR": 0.13298
}
}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.297999999999998,
"rate": 0.13298
}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