Rate Overview
Live
1 ETB = 0.050796 SBD
1 SBD = 19.6866
ETB
Avg
0.050438
High
0.050796
Low
0.049525
Last updated: 6/19/2026, 8:42:03 AM
Quick Conversions
| ETB | SBD |
|---|---|
| 1 ETB | 0.05 SBD |
| 10 ETB | 0.51 SBD |
| 50 ETB | 2.54 SBD |
| 100 ETB | 5.08 SBD |
| 500 ETB | 25.40 SBD |
| 1,000 ETB | 50.80 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-06-19T08:42:03Z",
"rates": {
"SBD": 0.050796
}
}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.0796,
"rate": 0.050796
}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