Rate Overview
Live
1 SBD = 0.976302 HKD
1 HKD = 1.0243
SBD
Avg
0.975943
High
0.981538
Low
0.971482
Last updated: 6/18/2026, 8:19:07 AM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.98 HKD |
| 10 SBD | 9.76 HKD |
| 50 SBD | 48.82 HKD |
| 100 SBD | 97.63 HKD |
| 500 SBD | 488.15 HKD |
| 1,000 SBD | 976.30 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-06-18T08:19:07Z",
"rates": {
"HKD": 0.976302
}
}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.6302,
"rate": 0.976302
}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