Rate Overview
Live
1 HKD = 0.255010 BBD
1 BBD = 3.9214
HKD
Avg
0.255220
High
0.256848
Low
0.254975
Last updated: 7/4/2026, 10:34:26 PM
Quick Conversions
| HKD | BBD |
|---|---|
| 1 HKD | 0.26 BBD |
| 10 HKD | 2.55 BBD |
| 50 HKD | 12.75 BBD |
| 100 HKD | 25.50 BBD |
| 500 HKD | 127.51 BBD |
| 1,000 HKD | 255.01 BBD |
Get HKD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BBDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-04T22:34:26Z",
"rates": {
"BBD": 0.25501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BBD",
"amount": 100
},
"result": 25.501,
"rate": 0.25501
}Build with HKD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key