Rate Overview
Live
1 ETB = 0.050965 SBD
1 SBD = 19.6213
ETB
Avg
0.050959
High
0.051223
Low
0.050785
Last updated: 5/7/2026, 9:51:19 PM
Quick Conversions
| ETB | SBD |
|---|---|
| 1 ETB | 0.05 SBD |
| 10 ETB | 0.51 SBD |
| 50 ETB | 2.55 SBD |
| 100 ETB | 5.10 SBD |
| 500 ETB | 25.48 SBD |
| 1,000 ETB | 50.97 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-05-07T21:51:19Z",
"rates": {
"SBD": 0.050965
}
}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.096500000000001,
"rate": 0.050965
}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