Rate Overview
Live
1 SLL = 0.007469 ETB
1 ETB = 133.8867
SLL
Avg
0.006070
High
0.007469
Low
0.004880
Last updated: 3/28/2026, 1:45:22 PM
Quick Conversions
| SLL | ETB |
|---|---|
| 1 SLL | 0.01 ETB |
| 10 SLL | 0.07 ETB |
| 50 SLL | 0.37 ETB |
| 100 SLL | 0.75 ETB |
| 500 SLL | 3.73 ETB |
| 1,000 SLL | 7.47 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-03-28T13:45:22Z",
"rates": {
"ETB": 0.007469
}
}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.7469,
"rate": 0.007469
}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