Rate Overview
Live
1 ETB = 0.087507 SCR
1 SCR = 11.4277
ETB
Avg
0.103012
High
0.125285
Low
0.085202
Last updated: 7/28/2026, 3:41:11 PM
Quick Conversions
| ETB | SCR |
|---|---|
| 1 ETB | 0.09 SCR |
| 10 ETB | 0.88 SCR |
| 50 ETB | 4.38 SCR |
| 100 ETB | 8.75 SCR |
| 500 ETB | 43.75 SCR |
| 1,000 ETB | 87.51 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-28T15:41:11Z",
"rates": {
"SCR": 0.087507
}
}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.7507,
"rate": 0.087507
}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