Rate Overview
Live
1 ETB = 3.5508 SOS
1 SOS = 0.281624
ETB
Avg
3.5783
High
3.6525
Low
3.5474
Last updated: 5/27/2026, 9:44:13 AM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.55 SOS |
| 10 ETB | 35.51 SOS |
| 50 ETB | 177.54 SOS |
| 100 ETB | 355.08 SOS |
| 500 ETB | 1,775.42 SOS |
| 1,000 ETB | 3,550.84 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-05-27T09:44:13Z",
"rates": {
"SOS": 3.550835
}
}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": 355.0835,
"rate": 3.550835
}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