Rate Overview
Live
1 HTG = 0.061344 SBD
1 SBD = 16.3015
HTG
Avg
0.061446
High
0.061662
Low
0.061136
Last updated: 3/7/2026, 3:09:13 AM
Quick Conversions
| HTG | SBD |
|---|---|
| 1 HTG | 0.06 SBD |
| 10 HTG | 0.61 SBD |
| 50 HTG | 3.07 SBD |
| 100 HTG | 6.13 SBD |
| 500 HTG | 30.67 SBD |
| 1,000 HTG | 61.34 SBD |
Get HTG/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SBDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T03:09:13Z",
"rates": {
"SBD": 0.061344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SBD",
"amount": 100
},
"result": 6.1344,
"rate": 0.061344
}Build with HTG/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key