Rate Overview
Live
1 BSD = 7.8231 HKD
1 HKD = 0.127827
BSD
Avg
7.8197
High
7.8237
Low
7.8022
Last updated: 3/6/2026, 8:10:21 AM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.82 HKD |
| 10 BSD | 78.23 HKD |
| 50 BSD | 391.16 HKD |
| 100 BSD | 782.31 HKD |
| 500 BSD | 3,911.55 HKD |
| 1,000 BSD | 7,823.10 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-03-06T08:10:21Z",
"rates": {
"HKD": 7.8231
}
}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": 782.3100000000001,
"rate": 7.8231
}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