Rate Overview
Live
1 SBD = 3.2879 HNL
1 HNL = 0.304145
SBD
Avg
3.2808
High
3.2967
Low
3.2651
Last updated: 3/7/2026, 12:31:23 AM
Quick Conversions
| SBD | HNL |
|---|---|
| 1 SBD | 3.29 HNL |
| 10 SBD | 32.88 HNL |
| 50 SBD | 164.40 HNL |
| 100 SBD | 328.79 HNL |
| 500 SBD | 1,643.95 HNL |
| 1,000 SBD | 3,287.90 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-03-07T00:31:23Z",
"rates": {
"HNL": 3.287902
}
}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": 328.79019999999997,
"rate": 3.287902
}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