Rate Overview
Live
1 ETB = 3.5403 SOS
1 SOS = 0.282462
ETB
Avg
3.6272
High
3.7531
Low
3.5403
Last updated: 7/23/2026, 2:03:31 PM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.54 SOS |
| 10 ETB | 35.40 SOS |
| 50 ETB | 177.02 SOS |
| 100 ETB | 354.03 SOS |
| 500 ETB | 1,770.15 SOS |
| 1,000 ETB | 3,540.30 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-23T14:03:31Z",
"rates": {
"SOS": 3.540301
}
}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": 354.0301,
"rate": 3.540301
}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