Rate Overview
Live
1 ETB = 143.2328 SLL
1 SLL = 0.006982
ETB
Avg
143.7795
High
147.8180
Low
133.5634
Last updated: 5/28/2026, 4:39:55 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 143.23 SLL |
| 10 ETB | 1,432.33 SLL |
| 50 ETB | 7,161.64 SLL |
| 100 ETB | 14,323.28 SLL |
| 500 ETB | 71,616.41 SLL |
| 1,000 ETB | 143,232.82 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-05-28T04:39:55Z",
"rates": {
"SLL": 143.232819
}
}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": 14323.2819,
"rate": 143.232819
}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