Rate Overview
Live
1 HRK = 1.0489 BOB
1 BOB = 0.953395
HRK
Avg
1.0597
High
1.0678
Low
1.0489
Last updated: 6/19/2026, 8:26:38 AM
Quick Conversions
| HRK | BOB |
|---|---|
| 1 HRK | 1.05 BOB |
| 10 HRK | 10.49 BOB |
| 50 HRK | 52.44 BOB |
| 100 HRK | 104.89 BOB |
| 500 HRK | 524.44 BOB |
| 1,000 HRK | 1,048.88 BOB |
Get HRK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=BOBExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-06-19T08:26:38Z",
"rates": {
"BOB": 1.048883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "BOB",
"amount": 100
},
"result": 104.8883,
"rate": 1.048883
}Build with HRK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key