Rate Overview
Live
1 SBD = 20.1099 ETB
1 ETB = 0.049727
SBD
Avg
20.1016
High
20.1472
Low
20.0627
Last updated: 8/19/2026, 5:08:41 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 20.11 ETB |
| 10 SBD | 201.10 ETB |
| 50 SBD | 1,005.49 ETB |
| 100 SBD | 2,010.99 ETB |
| 500 SBD | 10,054.94 ETB |
| 1,000 SBD | 20,109.87 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-08-19T05:08:41Z",
"rates": {
"ETB": 20.109872
}
}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": 2010.9872,
"rate": 20.109872
}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