Rate Overview
Live
1 ETB = 0.091467 SCR
1 SCR = 10.9329
ETB
Avg
0.104536
High
0.125285
Low
0.088172
Last updated: 5/27/2026, 2:54:55 PM
Quick Conversions
| ETB | SCR |
|---|---|
| 1 ETB | 0.09 SCR |
| 10 ETB | 0.91 SCR |
| 50 ETB | 4.57 SCR |
| 100 ETB | 9.15 SCR |
| 500 ETB | 45.73 SCR |
| 1,000 ETB | 91.47 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-05-27T14:54:55Z",
"rates": {
"SCR": 0.091467
}
}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": 9.146700000000001,
"rate": 0.091467
}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