Rate Overview
Live
1 BSD = 7.8438 HKD
1 HKD = 0.127489
BSD
Avg
7.8264
High
7.8517
Low
7.7842
Last updated: 8/5/2026, 4:39:43 PM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.84 HKD |
| 10 BSD | 78.44 HKD |
| 50 BSD | 392.19 HKD |
| 100 BSD | 784.38 HKD |
| 500 BSD | 3,921.90 HKD |
| 1,000 BSD | 7,843.80 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-05T16:39:43Z",
"rates": {
"HKD": 7.8438
}
}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.38,
"rate": 7.8438
}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