Rate Overview
Live
1 ETB = 155.8374 SLL
1 SLL = 0.006417
ETB
Avg
147.4025
High
155.8374
Low
141.8469
Last updated: 6/19/2026, 8:24:34 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 155.84 SLL |
| 10 ETB | 1,558.37 SLL |
| 50 ETB | 7,791.87 SLL |
| 100 ETB | 15,583.74 SLL |
| 500 ETB | 77,918.72 SLL |
| 1,000 ETB | 155,837.43 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-06-19T08:24:34Z",
"rates": {
"SLL": 155.837432
}
}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": 15583.7432,
"rate": 155.837432
}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