Rate Overview
Live
1 SBD = 19.5380 ETB
1 ETB = 0.051182
SBD
Avg
19.4500
High
19.5380
Low
19.3925
Last updated: 4/18/2026, 8:45:44 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 19.54 ETB |
| 10 SBD | 195.38 ETB |
| 50 SBD | 976.90 ETB |
| 100 SBD | 1,953.80 ETB |
| 500 SBD | 9,768.99 ETB |
| 1,000 SBD | 19,537.98 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-04-18T08:45:44Z",
"rates": {
"ETB": 19.537984
}
}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": 1953.7984000000001,
"rate": 19.537984
}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