Rate Overview
Live
1 SBD = 20.0506 ETB
1 ETB = 0.049874
SBD
Avg
19.8862
High
20.0506
Low
19.6936
Last updated: 6/18/2026, 9:56:55 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 20.05 ETB |
| 10 SBD | 200.51 ETB |
| 50 SBD | 1,002.53 ETB |
| 100 SBD | 2,005.06 ETB |
| 500 SBD | 10,025.28 ETB |
| 1,000 SBD | 20,050.56 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-06-18T09:56:55Z",
"rates": {
"ETB": 20.050555
}
}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": 2005.0555,
"rate": 20.050555
}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