Rate Overview
Live
1 ETB = 0.092012 SCR
1 SCR = 10.8681
ETB
Avg
0.093000
High
0.098202
Low
0.088321
Last updated: 3/27/2026, 2:00:36 PM
Quick Conversions
| ETB | SCR |
|---|---|
| 1 ETB | 0.09 SCR |
| 10 ETB | 0.92 SCR |
| 50 ETB | 4.60 SCR |
| 100 ETB | 9.20 SCR |
| 500 ETB | 46.01 SCR |
| 1,000 ETB | 92.01 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-03-27T14:00:36Z",
"rates": {
"SCR": 0.092012
}
}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.2012,
"rate": 0.092012
}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