Rate Overview
Live
1 HKD = 0.257070 BBD
1 BBD = 3.8900
HKD
Avg
0.257167
High
0.257644
Low
0.256959
Last updated: 5/5/2026, 10:19:49 PM
Quick Conversions
| HKD | BBD |
|---|---|
| 1 HKD | 0.26 BBD |
| 10 HKD | 2.57 BBD |
| 50 HKD | 12.85 BBD |
| 100 HKD | 25.71 BBD |
| 500 HKD | 128.54 BBD |
| 1,000 HKD | 257.07 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-05-05T22:19:49Z",
"rates": {
"BBD": 0.25707
}
}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.707,
"rate": 0.25707
}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