Rate Overview
Live
1 SBD = 0.975825 HKD
1 HKD = 1.0248
SBD
Avg
0.975291
High
0.976687
Low
0.972930
Last updated: 8/16/2026, 11:18:02 PM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.98 HKD |
| 10 SBD | 9.76 HKD |
| 50 SBD | 48.79 HKD |
| 100 SBD | 97.58 HKD |
| 500 SBD | 487.91 HKD |
| 1,000 SBD | 975.83 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-08-16T23:18:02Z",
"rates": {
"HKD": 0.975825
}
}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.58250000000001,
"rate": 0.975825
}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