Rate Overview
Live
1 BBD = 3.2968 HRK
1 HRK = 0.303322
BBD
Avg
3.2943
High
3.2999
Low
3.2862
Last updated: 7/9/2026, 1:33:07 PM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.30 HRK |
| 10 BBD | 32.97 HRK |
| 50 BBD | 164.84 HRK |
| 100 BBD | 329.68 HRK |
| 500 BBD | 1,648.41 HRK |
| 1,000 BBD | 3,296.83 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-09T13:33:07Z",
"rates": {
"HRK": 3.296825
}
}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": 329.6825,
"rate": 3.296825
}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