Rate Overview
Live
1 SBD = 0.971623 HKD
1 HKD = 1.0292
SBD
Avg
0.968420
High
0.972422
Low
0.964184
Last updated: 3/7/2026, 12:28:12 AM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.97 HKD |
| 10 SBD | 9.72 HKD |
| 50 SBD | 48.58 HKD |
| 100 SBD | 97.16 HKD |
| 500 SBD | 485.81 HKD |
| 1,000 SBD | 971.62 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-03-07T00:28:12Z",
"rates": {
"HKD": 0.971623
}
}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.1623,
"rate": 0.971623
}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