Rate Overview
Live
1 SVC = 18.3956 ETB
1 ETB = 0.054361
SVC
Avg
18.3216
High
18.3956
Low
18.2601
Last updated: 7/10/2026, 9:32:03 AM
Quick Conversions
| SVC | ETB |
|---|---|
| 1 SVC | 18.40 ETB |
| 10 SVC | 183.96 ETB |
| 50 SVC | 919.78 ETB |
| 100 SVC | 1,839.56 ETB |
| 500 SVC | 9,197.79 ETB |
| 1,000 SVC | 18,395.58 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-10T09:32:03Z",
"rates": {
"ETB": 18.395578
}
}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": 1839.5578,
"rate": 18.395578
}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