Rate Overview
Live
1 ETB = 152.9503 SLL
1 SLL = 0.006538
ETB
Avg
148.3849
High
152.9503
Low
146.1426
Last updated: 3/7/2026, 7:38:15 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 152.95 SLL |
| 10 ETB | 1,529.50 SLL |
| 50 ETB | 7,647.52 SLL |
| 100 ETB | 15,295.03 SLL |
| 500 ETB | 76,475.17 SLL |
| 1,000 ETB | 152,950.34 SLL |
Get ETB/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SLLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-07T07:38:15Z",
"rates": {
"SLL": 152.950344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SLL",
"amount": 100
},
"result": 15295.0344,
"rate": 152.950344
}Build with ETB/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key