Rate Overview
Live
1 ETB = 151.1954 SLL
1 SLL = 0.006614
ETB
Avg
147.0133
High
151.3097
Low
141.9102
Last updated: 7/29/2026, 2:21:38 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-29T02:21:38Z",
"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