Rate Overview
Live
1 HRK = 1.7026 BOB
1 BOB = 0.587337
HRK
Avg
1.1513
High
1.7026
Low
1.0451
Last updated: 7/28/2026, 9:31:43 PM
Quick Conversions
| HRK | BOB |
|---|---|
| 1 HRK | 1.70 BOB |
| 10 HRK | 17.03 BOB |
| 50 HRK | 85.13 BOB |
| 100 HRK | 170.26 BOB |
| 500 HRK | 851.30 BOB |
| 1,000 HRK | 1,702.60 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-07-28T21:31:43Z",
"rates": {
"BOB": 1.7026
}
}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": 170.26,
"rate": 1.7026
}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