Rate Overview
Live
1 ETB = 141.8099 SLL
1 SLL = 0.007052
ETB
Avg
142.3858
High
146.1545
Low
141.4214
Last updated: 8/20/2026, 3:35:57 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 141.81 SLL |
| 10 ETB | 1,418.10 SLL |
| 50 ETB | 7,090.50 SLL |
| 100 ETB | 14,180.99 SLL |
| 500 ETB | 70,904.97 SLL |
| 1,000 ETB | 141,809.94 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-08-20T03:35:57Z",
"rates": {
"SLL": 141.809938
}
}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": 14180.993799999998,
"rate": 141.809938
}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