Rate Overview
Live
1 ETB = 133.8306 SLL
1 SLL = 0.007472
ETB
Avg
133.6112
High
133.8306
Low
133.4999
Last updated: 5/7/2026, 7:58:42 PM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 133.83 SLL |
| 10 ETB | 1,338.31 SLL |
| 50 ETB | 6,691.53 SLL |
| 100 ETB | 13,383.06 SLL |
| 500 ETB | 66,915.31 SLL |
| 1,000 ETB | 133,830.62 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-07T19:58:42Z",
"rates": {
"SLL": 133.830615
}
}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": 13383.0615,
"rate": 133.830615
}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