Rate Overview
Live
1 HNL = 0.299003 SBD
1 SBD = 3.3444
HNL
Avg
0.298639
High
0.299105
Low
0.297547
Last updated: 9/2/2026, 12:31:30 PM
Quick Conversions
| HNL | SBD |
|---|---|
| 1 HNL | 0.30 SBD |
| 10 HNL | 2.99 SBD |
| 50 HNL | 14.95 SBD |
| 100 HNL | 29.90 SBD |
| 500 HNL | 149.50 SBD |
| 1,000 HNL | 299.00 SBD |
Get HNL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SBDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-09-02T12:31:30Z",
"rates": {
"SBD": 0.299003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SBD",
"amount": 100
},
"result": 29.9003,
"rate": 0.299003
}Build with HNL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key