Rate Overview
Live
1 HNL = 0.298146 SBD
1 SBD = 3.3541
HNL
Avg
0.300398
High
0.302103
Low
0.298146
Last updated: 5/9/2026, 2:54:18 AM
Quick Conversions
| HNL | SBD |
|---|---|
| 1 HNL | 0.30 SBD |
| 10 HNL | 2.98 SBD |
| 50 HNL | 14.91 SBD |
| 100 HNL | 29.81 SBD |
| 500 HNL | 149.07 SBD |
| 1,000 HNL | 298.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-05-09T02:54:18Z",
"rates": {
"SBD": 0.298146
}
}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.814600000000002,
"rate": 0.298146
}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