Rate Overview
Live
1 BBD = 3.1802 HRK
1 HRK = 0.314449
BBD
Avg
3.1846
High
3.2056
Low
3.1733
Last updated: 4/18/2026, 8:44:39 AM
Quick Conversions
| BBD | HRK |
|---|---|
| 1 BBD | 3.18 HRK |
| 10 BBD | 31.80 HRK |
| 50 BBD | 159.01 HRK |
| 100 BBD | 318.02 HRK |
| 500 BBD | 1,590.08 HRK |
| 1,000 BBD | 3,180.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-04-18T08:44:39Z",
"rates": {
"HRK": 3.180162
}
}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": 318.0162,
"rate": 3.180162
}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