Rate Overview
Live
1 BBD = 3.9208 HKD
1 HKD = 0.255048
BBD
Avg
3.9006
High
3.9249
Low
3.8750
Last updated: 7/24/2026, 5:23:48 AM
Quick Conversions
| BBD | HKD |
|---|---|
| 1 BBD | 3.92 HKD |
| 10 BBD | 39.21 HKD |
| 50 BBD | 196.04 HKD |
| 100 BBD | 392.08 HKD |
| 500 BBD | 1,960.41 HKD |
| 1,000 BBD | 3,920.83 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-07-24T05:23:48Z",
"rates": {
"HKD": 3.920825
}
}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": 392.0825,
"rate": 3.920825
}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