Rate Overview
Live
1 SBD = 20.1256 ETB
1 ETB = 0.049688
SBD
Avg
18.2367
High
20.1256
Low
16.1071
Last updated: 5/28/2026, 11:08:32 PM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 20.13 ETB |
| 10 SBD | 201.26 ETB |
| 50 SBD | 1,006.28 ETB |
| 100 SBD | 2,012.56 ETB |
| 500 SBD | 10,062.80 ETB |
| 1,000 SBD | 20,125.60 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-05-28T23:08:32Z",
"rates": {
"ETB": 20.125603
}
}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.5603,
"rate": 20.125603
}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