Rate Overview
Live
1 SBD = 19.5100 ETB
1 ETB = 0.051256
SBD
Avg
19.5943
High
19.6905
Low
19.5100
Last updated: 5/8/2026, 11:45:12 AM
Quick Conversions
| SBD | ETB |
|---|---|
| 1 SBD | 19.51 ETB |
| 10 SBD | 195.10 ETB |
| 50 SBD | 975.50 ETB |
| 100 SBD | 1,951.00 ETB |
| 500 SBD | 9,754.98 ETB |
| 1,000 SBD | 19,509.95 ETB |
Get SBD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ETBExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-08T11:45:12Z",
"rates": {
"ETB": 19.509953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ETB",
"amount": 100
},
"result": 1950.9953,
"rate": 19.509953
}Build with SBD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key