Rate Overview
Live
1 HKD = 1.0324 SBD
1 SBD = 0.968650
HKD
Avg
1.0568
High
1.0841
Low
1.0222
Last updated: 7/6/2026, 6:11:12 AM
Quick Conversions
| HKD | SBD |
|---|---|
| 1 HKD | 1.03 SBD |
| 10 HKD | 10.32 SBD |
| 50 HKD | 51.62 SBD |
| 100 HKD | 103.24 SBD |
| 500 HKD | 516.18 SBD |
| 1,000 HKD | 1,032.37 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-06T06:11:12Z",
"rates": {
"SBD": 1.032365
}
}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.23649999999999,
"rate": 1.032365
}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