Rate Overview
Live
1 ETB = 3.5277 SOS
1 SOS = 0.283470
ETB
Avg
3.5170
High
3.5398
Low
3.4243
Last updated: 8/17/2026, 4:00:29 PM
Quick Conversions
| ETB | SOS |
|---|---|
| 1 ETB | 3.53 SOS |
| 10 ETB | 35.28 SOS |
| 50 ETB | 176.39 SOS |
| 100 ETB | 352.77 SOS |
| 500 ETB | 1,763.85 SOS |
| 1,000 ETB | 3,527.71 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-08-17T16:00:29Z",
"rates": {
"SOS": 3.527709
}
}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": 352.77090000000004,
"rate": 3.527709
}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