Rate Overview
Live
1 HKD = 1.0254 SBD
1 SBD = 0.975219
HKD
Avg
1.0218
High
1.0264
Low
1.0178
Last updated: 5/7/2026, 2:21:30 AM
Quick Conversions
| HKD | SBD |
|---|---|
| 1 HKD | 1.03 SBD |
| 10 HKD | 10.25 SBD |
| 50 HKD | 51.27 SBD |
| 100 HKD | 102.54 SBD |
| 500 HKD | 512.71 SBD |
| 1,000 HKD | 1,025.41 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-05-07T02:21:30Z",
"rates": {
"SBD": 1.025411
}
}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.5411,
"rate": 1.025411
}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