Rate Overview
Live
1 ETB = 3.5605 SOS
1 SOS = 0.280862
ETB
Avg
3.7324
High
4.1351
Low
3.5419
Last updated: 7/28/2026, 11:44:56 PM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.56 SOS |
| 10 ETB | 35.60 SOS |
| 50 ETB | 178.02 SOS |
| 100 ETB | 356.05 SOS |
| 500 ETB | 1,780.23 SOS |
| 1,000 ETB | 3,560.47 SOS |
Get ETB/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SOSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-28T23:44:56Z",
"rates": {
"SOS": 3.560466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SOS",
"amount": 100
},
"result": 356.0466,
"rate": 3.560466
}Build with ETB/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key