Rate Overview
Live
1 HRK = 0.308436 BBD
1 BBD = 3.2422
HRK
Avg
0.310460
High
0.313662
Low
0.307881
Last updated: 3/7/2026, 12:13:52 AM
Quick Conversions
| HRK | BBD |
|---|---|
| 1 HRK | 0.31 BBD |
| 10 HRK | 3.08 BBD |
| 50 HRK | 15.42 BBD |
| 100 HRK | 30.84 BBD |
| 500 HRK | 154.22 BBD |
| 1,000 HRK | 308.44 BBD |
Get HRK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=BBDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:13:52Z",
"rates": {
"BBD": 0.308436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "BBD",
"amount": 100
},
"result": 30.8436,
"rate": 0.308436
}Build with HRK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key