Rate Overview
Live
1 BBD = 3.2422 HRK
1 HRK = 0.308437
BBD
Avg
3.2181
High
3.2480
Low
3.1881
Last updated: 3/6/2026, 9:36:54 PM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.24 HRK |
| 10 BBD | 32.42 HRK |
| 50 BBD | 162.11 HRK |
| 100 BBD | 324.22 HRK |
| 500 BBD | 1,621.08 HRK |
| 1,000 BBD | 3,242.16 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-06T21:36:54Z",
"rates": {
"HRK": 3.242156
}
}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": 324.2156,
"rate": 3.242156
}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