Rate Overview
Live
1 SBD = 16.2857 HTG
1 HTG = 0.061404
SBD
Avg
16.2692
High
16.3568
Low
16.2174
Last updated: 3/7/2026, 12:32:03 AM
Quick Conversions
| SBD | HTG |
|---|---|
| 1 SBD | 16.29 HTG |
| 10 SBD | 162.86 HTG |
| 50 SBD | 814.28 HTG |
| 100 SBD | 1,628.57 HTG |
| 500 SBD | 8,142.84 HTG |
| 1,000 SBD | 16,285.69 HTG |
Get SBD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=HTGExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:32:03Z",
"rates": {
"HTG": 16.285687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "HTG",
"amount": 100
},
"result": 1628.5687,
"rate": 16.285687
}Build with SBD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key