Rate Overview
Live
1 HKD = 0.255625 BBD
1 BBD = 3.9120
HKD
Avg
0.256300
High
0.257925
Low
0.254778
Last updated: 3/26/2026, 1:52:22 PM
Quick Conversions
| HKD | BBD |
|---|---|
| 1 HKD | 0.26 BBD |
| 10 HKD | 2.56 BBD |
| 50 HKD | 12.78 BBD |
| 100 HKD | 25.56 BBD |
| 500 HKD | 127.81 BBD |
| 1,000 HKD | 255.63 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-03-26T13:52:22Z",
"rates": {
"BBD": 0.255625
}
}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.5625,
"rate": 0.255625
}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