Rate Overview
Live
1 SBD = 3.3107 HNL
1 HNL = 0.302051
SBD
Avg
3.3095
High
3.3209
Low
3.2935
Last updated: 3/27/2026, 11:11:18 AM
Quick Conversions
| SBD | HNL |
|---|---|
| 1 SBD | 3.31 HNL |
| 10 SBD | 33.11 HNL |
| 50 SBD | 165.53 HNL |
| 100 SBD | 331.07 HNL |
| 500 SBD | 1,655.35 HNL |
| 1,000 SBD | 3,310.70 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-27T11:11:18Z",
"rates": {
"HNL": 3.310696
}
}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": 331.06960000000004,
"rate": 3.310696
}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