Rate Overview
Live
1 SBD = 0.977059 HKD
1 HKD = 1.0235
SBD
Avg
0.977749
High
0.980011
Low
0.976753
Last updated: 9/3/2026, 7:22:06 AM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.98 HKD |
| 10 SBD | 9.77 HKD |
| 50 SBD | 48.85 HKD |
| 100 SBD | 97.71 HKD |
| 500 SBD | 488.53 HKD |
| 1,000 SBD | 977.06 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-09-03T07:22:06Z",
"rates": {
"HKD": 0.977059
}
}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.7059,
"rate": 0.977059
}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