Rate Overview
Live
1 BBD = 3.8878 HKD
1 HKD = 0.257216
BBD
Avg
3.8944
High
3.9162
Low
3.8878
Last updated: 4/15/2026, 10:02:51 PM
Quick Conversions
| BBD | HKD |
|---|---|
| 1 BBD | 3.89 HKD |
| 10 BBD | 38.88 HKD |
| 50 BBD | 194.39 HKD |
| 100 BBD | 388.78 HKD |
| 500 BBD | 1,943.89 HKD |
| 1,000 BBD | 3,887.78 HKD |
Get BBD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=HKDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-15T22:02:51Z",
"rates": {
"HKD": 3.88778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "HKD",
"amount": 100
},
"result": 388.77799999999996,
"rate": 3.88778
}Build with BBD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key