Rate Overview
Live
1 BBD = 3.2647 HRK
1 HRK = 0.306304
BBD
Avg
3.2559
High
3.4992
Low
3.1729
Last updated: 3/27/2026, 9:31:50 AM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.26 HRK |
| 10 BBD | 32.65 HRK |
| 50 BBD | 163.24 HRK |
| 100 BBD | 326.47 HRK |
| 500 BBD | 1,632.37 HRK |
| 1,000 BBD | 3,264.74 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-03-27T09:31:50Z",
"rates": {
"HRK": 3.264735
}
}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": 326.4735,
"rate": 3.264735
}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