Rate Overview
Live
1 ETB = 151.1954 SLL
1 SLL = 0.006614
ETB
Avg
143.7366
High
155.8722
Low
131.7597
Last updated: 7/28/2026, 8:13:58 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 151.20 SLL |
| 10 ETB | 1,511.95 SLL |
| 50 ETB | 7,559.77 SLL |
| 100 ETB | 15,119.54 SLL |
| 500 ETB | 75,597.71 SLL |
| 1,000 ETB | 151,195.42 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-28T08:13:58Z",
"rates": {
"SLL": 151.195424
}
}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": 15119.5424,
"rate": 151.195424
}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