Rate Overview
Live
1 BSD = 7.8472 HKD
1 HKD = 0.127434
BSD
Avg
7.8465
High
7.8473
Low
7.8444
Last updated: 8/16/2026, 3:43:25 PM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.85 HKD |
| 10 BSD | 78.47 HKD |
| 50 BSD | 392.36 HKD |
| 100 BSD | 784.72 HKD |
| 500 BSD | 3,923.60 HKD |
| 1,000 BSD | 7,847.20 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-08-16T15:43:25Z",
"rates": {
"HKD": 7.8472
}
}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.72,
"rate": 7.8472
}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