Rate Overview
Live
1 BBD = 3.9204 HKD
1 HKD = 0.255079
BBD
Avg
3.9093
High
3.9219
Low
3.8852
Last updated: 7/23/2026, 7:15:08 PM
Quick Conversions
| BBD | HKD |
|---|---|
| 1 BBD | 3.92 HKD |
| 10 BBD | 39.20 HKD |
| 50 BBD | 196.02 HKD |
| 100 BBD | 392.04 HKD |
| 500 BBD | 1,960.18 HKD |
| 1,000 BBD | 3,920.35 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-23T19:15:08Z",
"rates": {
"HKD": 3.92035
}
}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.035,
"rate": 3.92035
}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