Rate Overview
Live
1 SBD = 0.968624 HKD
1 HKD = 1.0324
SBD
Avg
0.971695
High
0.975483
Low
0.968491
Last updated: 7/5/2026, 1:55:36 PM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.97 HKD |
| 10 SBD | 9.69 HKD |
| 50 SBD | 48.43 HKD |
| 100 SBD | 96.86 HKD |
| 500 SBD | 484.31 HKD |
| 1,000 SBD | 968.62 HKD |
Get SBD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=HKDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-05T13:55:36Z",
"rates": {
"HKD": 0.968624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "HKD",
"amount": 100
},
"result": 96.86240000000001,
"rate": 0.968624
}Build with SBD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key