Rate Overview
Live
1 BBD = 3.3108 HRK
1 HRK = 0.302041
BBD
Avg
3.2323
High
3.3124
Low
3.1414
Last updated: 7/28/2026, 3:08:34 AM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.31 HRK |
| 10 BBD | 33.11 HRK |
| 50 BBD | 165.54 HRK |
| 100 BBD | 331.08 HRK |
| 500 BBD | 1,655.40 HRK |
| 1,000 BBD | 3,310.81 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-07-28T03:08:34Z",
"rates": {
"HRK": 3.310805
}
}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": 331.08050000000003,
"rate": 3.310805
}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