Rate Overview
Live
1 BSD = 7.8344 HKD
1 HKD = 0.127642
BSD
Avg
7.8349
High
7.8357
Low
7.8342
Last updated: 5/28/2026, 8:35:11 PM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.83 HKD |
| 10 BSD | 78.34 HKD |
| 50 BSD | 391.72 HKD |
| 100 BSD | 783.44 HKD |
| 500 BSD | 3,917.20 HKD |
| 1,000 BSD | 7,834.40 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-05-28T20:35:11Z",
"rates": {
"HKD": 7.8344
}
}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": 783.4399999999999,
"rate": 7.8344
}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