Rate Overview
Live
1 HKD = 1.0222 SBD
1 SBD = 0.978323
HKD
Avg
1.0279
High
1.0302
Low
1.0222
Last updated: 4/17/2026, 12:00:26 AM
Quick Conversions
| HKD | SBD |
|---|---|
| 1 HKD | 1.02 SBD |
| 10 HKD | 10.22 SBD |
| 50 HKD | 51.11 SBD |
| 100 HKD | 102.22 SBD |
| 500 HKD | 511.08 SBD |
| 1,000 HKD | 1,022.16 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-04-17T00:00:26Z",
"rates": {
"SBD": 1.022157
}
}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.2157,
"rate": 1.022157
}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