Rate Overview
Live
1 BBD = 3.9179 HKD
1 HKD = 0.255236
BBD
Avg
3.9173
High
3.9179
Low
3.9163
Last updated: 5/26/2026, 10:16:59 AM
Quick Conversions
| BBD | HKD |
|---|---|
| 1 BBD | 3.92 HKD |
| 10 BBD | 39.18 HKD |
| 50 BBD | 195.90 HKD |
| 100 BBD | 391.79 HKD |
| 500 BBD | 1,958.98 HKD |
| 1,000 BBD | 3,917.95 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-05-26T10:16:59Z",
"rates": {
"HKD": 3.91795
}
}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": 391.79499999999996,
"rate": 3.91795
}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