Rate Overview
Live
1 ETB = 0.051560 SBD
1 SBD = 19.3949
ETB
Avg
0.051772
High
0.052095
Low
0.051506
Last updated: 3/7/2026, 3:21:31 AM
Quick Conversions
| ETB | SBD |
|---|---|
| 1 ETB | 0.05 SBD |
| 10 ETB | 0.52 SBD |
| 50 ETB | 2.58 SBD |
| 100 ETB | 5.16 SBD |
| 500 ETB | 25.78 SBD |
| 1,000 ETB | 51.56 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-03-07T03:21:31Z",
"rates": {
"SBD": 0.05156
}
}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.156000000000001,
"rate": 0.05156
}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