Rate Overview
Live
1 HNL = 0.304145 SBD
1 SBD = 3.2879
HNL
Avg
0.304803
High
0.306272
Low
0.303335
Last updated: 3/7/2026, 1:05:51 AM
Quick Conversions
| HNL | SBD |
|---|---|
| 1 HNL | 0.30 SBD |
| 10 HNL | 3.04 SBD |
| 50 HNL | 15.21 SBD |
| 100 HNL | 30.41 SBD |
| 500 HNL | 152.07 SBD |
| 1,000 HNL | 304.15 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-03-07T01:05:51Z",
"rates": {
"SBD": 0.304145
}
}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": 30.4145,
"rate": 0.304145
}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