Rate Overview
Live
1 BBD = 3.9212 HKD
1 HKD = 0.255026
BBD
Avg
3.9205
High
3.9213
Low
3.9200
Last updated: 7/24/2026, 8:01:33 PM
Quick Conversions
| BBD | HKD |
|---|---|
| 1 BBD | 3.92 HKD |
| 10 BBD | 39.21 HKD |
| 50 BBD | 196.06 HKD |
| 100 BBD | 392.12 HKD |
| 500 BBD | 1,960.59 HKD |
| 1,000 BBD | 3,921.17 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-24T20:01:33Z",
"rates": {
"HKD": 3.921175
}
}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.1175,
"rate": 3.921175
}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