Rate Overview
Live
1 SVC = 17.8402 ETB
1 ETB = 0.056053
SVC
Avg
17.8164
High
17.9355
Low
17.7320
Last updated: 3/7/2026, 7:40:34 AM
Quick Conversions
| SVC | ETB |
|---|---|
| 1 SVC | 17.84 ETB |
| 10 SVC | 178.40 ETB |
| 50 SVC | 892.01 ETB |
| 100 SVC | 1,784.02 ETB |
| 500 SVC | 8,920.09 ETB |
| 1,000 SVC | 17,840.18 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-03-07T07:40:34Z",
"rates": {
"ETB": 17.840179
}
}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": 1784.0178999999998,
"rate": 17.840179
}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