Rate Overview
Live
1 ETB = 0.089965 SCR
1 SCR = 11.1154
ETB
Avg
0.094487
High
0.105777
Low
0.081111
Last updated: 7/30/2026, 8:28:59 PM
Quick Conversions
| ETB | SCR |
|---|---|
| 1 ETB | 0.09 SCR |
| 10 ETB | 0.90 SCR |
| 50 ETB | 4.50 SCR |
| 100 ETB | 9.00 SCR |
| 500 ETB | 44.98 SCR |
| 1,000 ETB | 89.97 SCR |
Get ETB/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SCRExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-30T20:28:59Z",
"rates": {
"SCR": 0.089965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SCR",
"amount": 100
},
"result": 8.996500000000001,
"rate": 0.089965
}Build with ETB/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key