Rate Overview
Live
1 SLL = 0.006416 ETB
1 ETB = 155.8603
SLL
Avg
0.006794
High
0.007049
Low
0.006416
Last updated: 6/19/2026, 8:24:31 AM
Quick Conversions
| SLL | ETB |
|---|---|
| 1 SLL | 0.01 ETB |
| 10 SLL | 0.06 ETB |
| 50 SLL | 0.32 ETB |
| 100 SLL | 0.64 ETB |
| 500 SLL | 3.21 ETB |
| 1,000 SLL | 6.42 ETB |
Get SLL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ETBExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-06-19T08:24:31Z",
"rates": {
"ETB": 0.006416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ETB",
"amount": 100
},
"result": 0.6416,
"rate": 0.006416
}Build with SLL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key