Rate Overview
Live
1 ETB = 134.2934 SLL
1 SLL = 0.007446
ETB
Avg
134.1372
High
134.6358
Low
133.5344
Last updated: 4/17/2026, 4:22:14 PM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 134.29 SLL |
| 10 ETB | 1,342.93 SLL |
| 50 ETB | 6,714.67 SLL |
| 100 ETB | 13,429.34 SLL |
| 500 ETB | 67,146.71 SLL |
| 1,000 ETB | 134,293.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-04-17T16:22:14Z",
"rates": {
"SLL": 134.293417
}
}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": 13429.3417,
"rate": 134.293417
}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