Rate Overview
Live
1 SBD = 20.1238 ETB
1 ETB = 0.049692
SBD
Avg
17.2774
High
20.1238
Low
12.9992
Last updated: 8/12/2026, 10:48:22 PM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 20.12 ETB |
| 10 SBD | 201.24 ETB |
| 50 SBD | 1,006.19 ETB |
| 100 SBD | 2,012.38 ETB |
| 500 SBD | 10,061.91 ETB |
| 1,000 SBD | 20,123.82 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-12T22:48:22Z",
"rates": {
"ETB": 20.123817
}
}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": 2012.3817,
"rate": 20.123817
}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