Rate Overview
Live
1 SBD = 3.3526 HNL
1 HNL = 0.298276
SBD
Avg
3.3248
High
3.3526
Low
3.2952
Last updated: 5/27/2026, 8:38:18 PM
Quick Conversions
| SBD | HNL |
|---|---|
| 1 SBD | 3.35 HNL |
| 10 SBD | 33.53 HNL |
| 50 SBD | 167.63 HNL |
| 100 SBD | 335.26 HNL |
| 500 SBD | 1,676.30 HNL |
| 1,000 SBD | 3,352.59 HNL |
Get SBD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=HNLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T20:38:18Z",
"rates": {
"HNL": 3.352594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "HNL",
"amount": 100
},
"result": 335.25939999999997,
"rate": 3.352594
}Build with SBD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key