Rate Overview
Live
1 ETB = 3.5057 SOS
1 SOS = 0.285252
ETB
Avg
3.5182
High
3.5605
Low
3.4807
Last updated: 9/3/2026, 2:11:42 PM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.51 SOS |
| 10 ETB | 35.06 SOS |
| 50 ETB | 175.28 SOS |
| 100 ETB | 350.57 SOS |
| 500 ETB | 1,752.83 SOS |
| 1,000 ETB | 3,505.67 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-09-03T14:11:42Z",
"rates": {
"SOS": 3.505668
}
}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": 350.5668,
"rate": 3.505668
}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