Rate Overview
Live
1 SBD = 0.970528 HKD
1 HKD = 1.0304
SBD
Avg
0.970525
High
0.974286
Low
0.969555
Last updated: 7/26/2026, 3:32:12 AM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.97 HKD |
| 10 SBD | 9.71 HKD |
| 50 SBD | 48.53 HKD |
| 100 SBD | 97.05 HKD |
| 500 SBD | 485.26 HKD |
| 1,000 SBD | 970.53 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-26T03:32:12Z",
"rates": {
"HKD": 0.970528
}
}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": 97.05279999999999,
"rate": 0.970528
}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