Rate Overview
Live
1 SBD = 19.5972 ETB
1 ETB = 0.051028
SBD
Avg
18.9119
High
19.7887
Low
17.5845
Last updated: 3/27/2026, 8:02:37 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 19.60 ETB |
| 10 SBD | 195.97 ETB |
| 50 SBD | 979.86 ETB |
| 100 SBD | 1,959.72 ETB |
| 500 SBD | 9,798.58 ETB |
| 1,000 SBD | 19,597.17 ETB |
Get SBD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ETBExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T08:02:37Z",
"rates": {
"ETB": 19.597167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ETB",
"amount": 100
},
"result": 1959.7167,
"rate": 19.597167
}Build with SBD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key