Rate Overview
Live
1 SBD = 0.977954 HKD
1 HKD = 1.0225
SBD
Avg
0.972799
High
0.977954
Low
0.970638
Last updated: 4/17/2026, 1:23:03 AM
Quick Conversions
| SBD | HKD |
|---|---|
| 1 SBD | 0.98 HKD |
| 10 SBD | 9.78 HKD |
| 50 SBD | 48.90 HKD |
| 100 SBD | 97.80 HKD |
| 500 SBD | 488.98 HKD |
| 1,000 SBD | 977.95 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-04-17T01:23:03Z",
"rates": {
"HKD": 0.977954
}
}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.7954,
"rate": 0.977954
}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