Rate Overview
Live
1 BBD = 3.3107 HRK
1 HRK = 0.302052
BBD
Avg
3.3001
High
3.3150
Low
3.2856
Last updated: 7/24/2026, 1:47:22 PM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.31 HRK |
| 10 BBD | 33.11 HRK |
| 50 BBD | 165.53 HRK |
| 100 BBD | 331.07 HRK |
| 500 BBD | 1,655.34 HRK |
| 1,000 BBD | 3,310.68 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-24T13:47:22Z",
"rates": {
"HRK": 3.310683
}
}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.0683,
"rate": 3.310683
}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