Rate Overview
Live
1 ETB = 143.0280 SLL
1 SLL = 0.006992
ETB
Avg
141.5270
High
143.0280
Low
131.7597
Last updated: 7/8/2026, 2:37:10 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 143.03 SLL |
| 10 ETB | 1,430.28 SLL |
| 50 ETB | 7,151.40 SLL |
| 100 ETB | 14,302.80 SLL |
| 500 ETB | 71,513.99 SLL |
| 1,000 ETB | 143,027.97 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-07-08T02:37:10Z",
"rates": {
"SLL": 143.027974
}
}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": 14302.7974,
"rate": 143.027974
}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