Rate Overview
Live
1 HKD = 1.0235 SBD
1 SBD = 0.977078
HKD
Avg
1.0334
High
1.0451
Low
1.0214
Last updated: 3/27/2026, 9:28:59 AM
Quick Conversions
| HKD | SBD |
|---|---|
| 1 HKD | 1.02 SBD |
| 10 HKD | 10.23 SBD |
| 50 HKD | 51.17 SBD |
| 100 HKD | 102.35 SBD |
| 500 HKD | 511.73 SBD |
| 1,000 HKD | 1,023.46 SBD |
Get HKD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SBDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T09:28:59Z",
"rates": {
"SBD": 1.02346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SBD",
"amount": 100
},
"result": 102.346,
"rate": 1.02346
}Build with HKD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key