Rate Overview
Live
1 ETB = 142.1362 SLL
1 SLL = 0.007036
ETB
Avg
152.8383
High
169.7331
Low
133.4999
Last updated: 5/28/2026, 3:43:07 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 142.14 SLL |
| 10 ETB | 1,421.36 SLL |
| 50 ETB | 7,106.81 SLL |
| 100 ETB | 14,213.62 SLL |
| 500 ETB | 71,068.09 SLL |
| 1,000 ETB | 142,136.18 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-28T03:43:07Z",
"rates": {
"SLL": 142.136183
}
}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": 14213.618299999998,
"rate": 142.136183
}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