Rate Overview
Live
1 ETB = 133.8835 SLL
1 SLL = 0.007469
ETB
Avg
146.2678
High
147.8180
Low
133.8835
Last updated: 3/28/2026, 11:02:55 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 133.88 SLL |
| 10 ETB | 1,338.84 SLL |
| 50 ETB | 6,694.18 SLL |
| 100 ETB | 13,388.35 SLL |
| 500 ETB | 66,941.76 SLL |
| 1,000 ETB | 133,883.51 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-28T11:02:55Z",
"rates": {
"SLL": 133.883514
}
}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": 13388.3514,
"rate": 133.883514
}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