Rate Overview
Live
1 SBD = 20.0939 ETB
1 ETB = 0.049766
SBD
Avg
19.9731
High
20.0939
Low
19.7637
Last updated: 5/28/2026, 8:31:08 PM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 20.09 ETB |
| 10 SBD | 200.94 ETB |
| 50 SBD | 1,004.70 ETB |
| 100 SBD | 2,009.39 ETB |
| 500 SBD | 10,046.95 ETB |
| 1,000 SBD | 20,093.91 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-28T20:31:08Z",
"rates": {
"ETB": 20.093909
}
}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": 2009.3909,
"rate": 20.093909
}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