Rate Overview
Live
1 BSD = 7.8392 HKD
1 HKD = 0.127564
BSD
Avg
7.8385
High
7.8450
Low
7.8303
Last updated: 4/18/2026, 8:47:16 AM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.84 HKD |
| 10 BSD | 78.39 HKD |
| 50 BSD | 391.96 HKD |
| 100 BSD | 783.92 HKD |
| 500 BSD | 3,919.59 HKD |
| 1,000 BSD | 7,839.18 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-04-18T08:47:16Z",
"rates": {
"HKD": 7.839183
}
}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.9183,
"rate": 7.839183
}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