Rate Overview
Live
1 SBD = 19.8265 ETB
1 ETB = 0.050438
SBD
Avg
18.8040
High
20.0860
Low
16.3020
Last updated: 7/26/2026, 10:51:29 PM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 19.83 ETB |
| 10 SBD | 198.26 ETB |
| 50 SBD | 991.32 ETB |
| 100 SBD | 1,982.65 ETB |
| 500 SBD | 9,913.24 ETB |
| 1,000 SBD | 19,826.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-07-26T22:51:29Z",
"rates": {
"ETB": 19.826476
}
}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": 1982.6476,
"rate": 19.826476
}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