Rate Overview
Live
1 BBD = 3.2831 HRK
1 HRK = 0.304586
BBD
Avg
3.2649
High
3.2964
Low
3.2437
Last updated: 6/20/2026, 8:07:31 AM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.28 HRK |
| 10 BBD | 32.83 HRK |
| 50 BBD | 164.16 HRK |
| 100 BBD | 328.31 HRK |
| 500 BBD | 1,641.57 HRK |
| 1,000 BBD | 3,283.14 HRK |
Get BBD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=HRKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-20T08:07:31Z",
"rates": {
"HRK": 3.283144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "HRK",
"amount": 100
},
"result": 328.3144,
"rate": 3.283144
}Build with BBD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key