Rate Overview
Live
1 SBD = 3.3213 HNL
1 HNL = 0.301088
SBD
Avg
3.3186
High
3.3252
Low
3.3119
Last updated: 7/29/2026, 4:02:42 PM
Quick Conversions
| SBD | HNL |
|---|---|
| 1 SBD | 3.32 HNL |
| 10 SBD | 33.21 HNL |
| 50 SBD | 166.06 HNL |
| 100 SBD | 332.13 HNL |
| 500 SBD | 1,660.65 HNL |
| 1,000 SBD | 3,321.29 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-29T16:02:42Z",
"rates": {
"HNL": 3.321291
}
}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": 332.1291,
"rate": 3.321291
}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