Rate Overview
Live
1 ETB = 0.049562 SBD
1 SBD = 20.1767
ETB
Avg
0.055111
High
0.062084
Low
0.049562
Last updated: 5/28/2026, 2:32:23 AM
Quick Conversions
| ETB | SBD |
|---|---|
| 1 ETB | 0.05 SBD |
| 10 ETB | 0.50 SBD |
| 50 ETB | 2.48 SBD |
| 100 ETB | 4.96 SBD |
| 500 ETB | 24.78 SBD |
| 1,000 ETB | 49.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-05-28T02:32:23Z",
"rates": {
"SBD": 0.049562
}
}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": 4.9562,
"rate": 0.049562
}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