Rate Overview
Live
1 SBD = 3.3000 HNL
1 HNL = 0.303034
SBD
Avg
3.2982
High
3.3052
Low
3.2866
Last updated: 4/17/2026, 7:38:13 AM
Quick Conversions
| SBD | HNL |
|---|---|
| 1 SBD | 3.30 HNL |
| 10 SBD | 33.00 HNL |
| 50 SBD | 165.00 HNL |
| 100 SBD | 330.00 HNL |
| 500 SBD | 1,649.98 HNL |
| 1,000 SBD | 3,299.96 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-04-17T07:38:13Z",
"rates": {
"HNL": 3.299961
}
}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": 329.9961,
"rate": 3.299961
}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