Rate Overview
Live
1 HTG = 0.061046 SBD
1 SBD = 16.3811
HTG
Avg
0.061349
High
0.061790
Low
0.061046
Last updated: 8/16/2026, 8:36:07 PM
Quick Conversions
| HTG | SBD |
|---|---|
| 1 HTG | 0.06 SBD |
| 10 HTG | 0.61 SBD |
| 50 HTG | 3.05 SBD |
| 100 HTG | 6.10 SBD |
| 500 HTG | 30.52 SBD |
| 1,000 HTG | 61.05 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-08-16T20:36:07Z",
"rates": {
"SBD": 0.061046
}
}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.1046000000000005,
"rate": 0.061046
}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