Rate Overview
Live
1 HKD = 1.0330 SBD
1 SBD = 0.968015
HKD
Avg
1.0279
High
1.0330
Low
1.0177
Last updated: 7/2/2026, 8:44:59 AM
Quick Conversions
| HKD | SBD |
|---|---|
| 1 HKD | 1.03 SBD |
| 10 HKD | 10.33 SBD |
| 50 HKD | 51.65 SBD |
| 100 HKD | 103.30 SBD |
| 500 HKD | 516.52 SBD |
| 1,000 HKD | 1,033.04 SBD |
Get HKD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SBDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-02T08:44:59Z",
"rates": {
"SBD": 1.033042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SBD",
"amount": 100
},
"result": 103.30420000000001,
"rate": 1.033042
}Build with HKD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key