Rate Overview
Live
1 SBD = 0.970921 HKD
1 HKD = 1.0299
SBD
Avg
0.960489
High
0.981953
Low
0.929033
Last updated: 7/28/2026, 3:31:56 PM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.97 HKD |
| 10 SBD | 9.71 HKD |
| 50 SBD | 48.55 HKD |
| 100 SBD | 97.09 HKD |
| 500 SBD | 485.46 HKD |
| 1,000 SBD | 970.92 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-28T15:31:56Z",
"rates": {
"HKD": 0.970921
}
}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.0921,
"rate": 0.970921
}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