Rate Overview
Live
1 BSD = 7.8417 HKD
1 HKD = 0.127523
BSD
Avg
7.8121
High
7.8517
Low
7.7700
Last updated: 7/28/2026, 4:55:47 PM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.84 HKD |
| 10 BSD | 78.42 HKD |
| 50 BSD | 392.09 HKD |
| 100 BSD | 784.17 HKD |
| 500 BSD | 3,920.85 HKD |
| 1,000 BSD | 7,841.70 HKD |
Get BSD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=HKDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-28T16:55:47Z",
"rates": {
"HKD": 7.8417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "HKD",
"amount": 100
},
"result": 784.1700000000001,
"rate": 7.8417
}Build with BSD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key