Rate Overview
Live
1 HUF = 0.023826 SBD
1 SBD = 41.9710
HUF
Avg
0.024385
High
0.025224
Low
0.023753
Last updated: 3/7/2026, 4:07:24 AM
Quick Conversions
| HUF | SBD |
|---|---|
| 1 HUF | 0.02 SBD |
| 10 HUF | 0.24 SBD |
| 50 HUF | 1.19 SBD |
| 100 HUF | 2.38 SBD |
| 500 HUF | 11.91 SBD |
| 1,000 HUF | 23.83 SBD |
Get HUF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=SBDExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-07T04:07:24Z",
"rates": {
"SBD": 0.023826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "SBD",
"amount": 100
},
"result": 2.3826,
"rate": 0.023826
}Build with HUF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key