Rate Overview
Live
1 SCR = 10.9593 ETB
1 ETB = 0.091247
SCR
Avg
11.3033
High
12.1439
Low
10.9593
Last updated: 7/9/2026, 12:56:05 AM
Quick Conversions
| SCR | ETB |
|---|---|
| 1 SCR | 10.96 ETB |
| 10 SCR | 109.59 ETB |
| 50 SCR | 547.96 ETB |
| 100 SCR | 1,095.93 ETB |
| 500 SCR | 5,479.65 ETB |
| 1,000 SCR | 10,959.30 ETB |
Get SCR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=ETBExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-09T00:56:05Z",
"rates": {
"ETB": 10.959296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "ETB",
"amount": 100
},
"result": 1095.9296,
"rate": 10.959296
}Build with SCR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key