Rate Overview
Live
1 SVC = 18.4696 ETB
1 ETB = 0.054143
SVC
Avg
18.4929
High
18.5933
Low
18.4045
Last updated: 9/9/2026, 8:44:15 AM
Quick Conversions
| SVC | ETB |
|---|---|
| 1 SVC | 18.47 ETB |
| 10 SVC | 184.70 ETB |
| 50 SVC | 923.48 ETB |
| 100 SVC | 1,846.96 ETB |
| 500 SVC | 9,234.78 ETB |
| 1,000 SVC | 18,469.56 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-09-09T08:44:15Z",
"rates": {
"ETB": 18.469562
}
}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": 1846.9562,
"rate": 18.469562
}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