Rate Overview
Live
1 SBD = 19.2765 ETB
1 ETB = 0.051877
SBD
Avg
19.2913
High
19.4152
Low
19.1956
Last updated: 3/7/2026, 12:33:24 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 19.28 ETB |
| 10 SBD | 192.76 ETB |
| 50 SBD | 963.82 ETB |
| 100 SBD | 1,927.65 ETB |
| 500 SBD | 9,638.24 ETB |
| 1,000 SBD | 19,276.48 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-07T00:33:24Z",
"rates": {
"ETB": 19.276477
}
}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": 1927.6477,
"rate": 19.276477
}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