Rate Overview
Live
1 SBD = 0.970934 HKD
1 HKD = 1.0299
SBD
Avg
0.960490
High
0.981953
Low
0.929033
Last updated: 7/28/2026, 3:32:46 AM
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.47 HKD |
| 1,000 SBD | 970.93 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-28T03:32:46Z",
"rates": {
"HKD": 0.970934
}
}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.0934,
"rate": 0.970934
}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