Rate Overview
Live
1 ETB = 151.1249 SLL
1 SLL = 0.006617
ETB
Avg
143.5317
High
151.3097
Low
131.7597
Last updated: 7/29/2026, 7:07:11 PM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 151.12 SLL |
| 10 ETB | 1,511.25 SLL |
| 50 ETB | 7,556.25 SLL |
| 100 ETB | 15,112.49 SLL |
| 500 ETB | 75,562.46 SLL |
| 1,000 ETB | 151,124.92 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-29T19:07:11Z",
"rates": {
"SLL": 151.124917
}
}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": 15112.4917,
"rate": 151.124917
}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