Rate Overview
Live
1 ETB = 3.6747 SOS
1 SOS = 0.272130
ETB
Avg
3.7110
High
4.0623
Low
3.6413
Last updated: 3/6/2026, 8:10:48 AM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.67 SOS |
| 10 ETB | 36.75 SOS |
| 50 ETB | 183.74 SOS |
| 100 ETB | 367.47 SOS |
| 500 ETB | 1,837.36 SOS |
| 1,000 ETB | 3,674.72 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-03-06T08:10:48Z",
"rates": {
"SOS": 3.674716
}
}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": 367.4716,
"rate": 3.674716
}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