Rate Overview
Live
1 HRK = 1.5002 BOB
1 BOB = 0.666560
HRK
Avg
1.1501
High
1.5002
Low
1.0471
Last updated: 7/8/2026, 2:33:50 PM
Quick Conversions
| HRK | BOB |
|---|---|
| 1 HRK | 1.50 BOB |
| 10 HRK | 15.00 BOB |
| 50 HRK | 75.01 BOB |
| 100 HRK | 150.02 BOB |
| 500 HRK | 750.12 BOB |
| 1,000 HRK | 1,500.24 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-08T14:33:50Z",
"rates": {
"BOB": 1.50024
}
}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": 150.024,
"rate": 1.50024
}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