Rate Overview
Live
1 SVC = 18.3619 ETB
1 ETB = 0.054460
SVC
Avg
17.5567
High
18.4100
Low
15.7938
Last updated: 7/31/2026, 9:01:02 AM
Quick Conversions
| SVC | ETB |
|---|---|
| 1 SVC | 18.36 ETB |
| 10 SVC | 183.62 ETB |
| 50 SVC | 918.10 ETB |
| 100 SVC | 1,836.19 ETB |
| 500 SVC | 9,180.97 ETB |
| 1,000 SVC | 18,361.93 ETB |
Get SVC/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ETBExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-31T09:01:02Z",
"rates": {
"ETB": 18.361934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ETB",
"amount": 100
},
"result": 1836.1934,
"rate": 18.361934
}Build with SVC/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key