Rate Overview
Live
1 HRK = 0.302041 BBD
1 BBD = 3.3108
HRK
Avg
0.309417
High
0.318333
Low
0.301893
Last updated: 7/28/2026, 6:54:26 AM
Quick Conversions
| HRK | BBD |
|---|---|
| 1 HRK | 0.30 BBD |
| 10 HRK | 3.02 BBD |
| 50 HRK | 15.10 BBD |
| 100 HRK | 30.20 BBD |
| 500 HRK | 151.02 BBD |
| 1,000 HRK | 302.04 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-07-28T06:54:26Z",
"rates": {
"BBD": 0.302041
}
}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.2041,
"rate": 0.302041
}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