Rate Overview
Live
1 ETB = 0.090807 SCR
1 SCR = 11.0124
ETB
Avg
0.088801
High
0.091246
Low
0.082345
Last updated: 7/9/2026, 3:03:44 PM
Quick Conversions
| ETB | SCR |
|---|---|
| 1 ETB | 0.09 SCR |
| 10 ETB | 0.91 SCR |
| 50 ETB | 4.54 SCR |
| 100 ETB | 9.08 SCR |
| 500 ETB | 45.40 SCR |
| 1,000 ETB | 90.81 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-09T15:03:44Z",
"rates": {
"SCR": 0.090807
}
}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.0807,
"rate": 0.090807
}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