Rate Overview
Live
1 SBD = 19.8462 ETB
1 ETB = 0.050387
SBD
Avg
19.8497
High
20.0026
Low
19.7105
Last updated: 7/9/2026, 10:36:06 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 19.85 ETB |
| 10 SBD | 198.46 ETB |
| 50 SBD | 992.31 ETB |
| 100 SBD | 1,984.62 ETB |
| 500 SBD | 9,923.11 ETB |
| 1,000 SBD | 19,846.23 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-09T10:36:06Z",
"rates": {
"ETB": 19.846227
}
}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": 1984.6227,
"rate": 19.846227
}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