Rate Overview
Live
1 SVC = 18.4772 ETB
1 ETB = 0.054121
SVC
Avg
18.4704
High
18.5141
Low
18.4492
Last updated: 8/19/2026, 9:03:03 AM
Quick Conversions
| SVC | ETB |
|---|---|
| 1 SVC | 18.48 ETB |
| 10 SVC | 184.77 ETB |
| 50 SVC | 923.86 ETB |
| 100 SVC | 1,847.72 ETB |
| 500 SVC | 9,238.59 ETB |
| 1,000 SVC | 18,477.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-08-19T09:03:03Z",
"rates": {
"ETB": 18.47718
}
}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": 1847.718,
"rate": 18.47718
}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