Rate Overview
Live
1 BSD = 7.8032 HKD
1 HKD = 0.128152
BSD
Avg
7.8253
High
7.8517
Low
7.8028
Last updated: 5/8/2026, 3:32:25 PM
Quick Conversions
| BSD | HKD |
|---|---|
| 1 BSD | 7.80 HKD |
| 10 BSD | 78.03 HKD |
| 50 BSD | 390.16 HKD |
| 100 BSD | 780.32 HKD |
| 500 BSD | 3,901.61 HKD |
| 1,000 BSD | 7,803.22 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-08T15:32:25Z",
"rates": {
"HKD": 7.803215
}
}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": 780.3215,
"rate": 7.803215
}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