Rate Overview
Live
1 SBD = 3.2901 HNL
1 HNL = 0.303944
SBD
Avg
3.2986
High
3.3444
Low
3.2398
Last updated: 7/2/2026, 5:17:47 PM
Quick Conversions
| SBD | HNL |
|---|---|
| 1 SBD | 3.29 HNL |
| 10 SBD | 32.90 HNL |
| 50 SBD | 164.50 HNL |
| 100 SBD | 329.01 HNL |
| 500 SBD | 1,645.04 HNL |
| 1,000 SBD | 3,290.08 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-07-02T17:17:47Z",
"rates": {
"HNL": 3.290077
}
}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": 329.0077,
"rate": 3.290077
}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