Rate Overview
Live
1 ETB = 0.050444 SBD
1 SBD = 19.8240
ETB
Avg
0.050310
High
0.050532
Low
0.050000
Last updated: 7/28/2026, 11:59:37 PM
Quick Conversions
| ETB | SBD |
|---|---|
| 1 ETB | 0.05 SBD |
| 10 ETB | 0.50 SBD |
| 50 ETB | 2.52 SBD |
| 100 ETB | 5.04 SBD |
| 500 ETB | 25.22 SBD |
| 1,000 ETB | 50.44 SBD |
Get ETB/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SBDExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-28T23:59:37Z",
"rates": {
"SBD": 0.050444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SBD",
"amount": 100
},
"result": 5.0444,
"rate": 0.050444
}Build with ETB/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key