Rate Overview
Live
1 ETB = 3.5804 SOS
1 SOS = 0.279301
ETB
Avg
3.5820
High
3.6112
Low
3.5480
Last updated: 6/16/2026, 1:26:04 PM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.58 SOS |
| 10 ETB | 35.80 SOS |
| 50 ETB | 179.02 SOS |
| 100 ETB | 358.04 SOS |
| 500 ETB | 1,790.18 SOS |
| 1,000 ETB | 3,580.37 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-06-16T13:26:04Z",
"rates": {
"SOS": 3.580368
}
}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": 358.03679999999997,
"rate": 3.580368
}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