Rate Overview
Live
1 ETB = 141.5172 SLL
1 SLL = 0.007066
ETB
Avg
143.1945
High
152.2658
Low
140.9102
Last updated: 9/8/2026, 10:29:17 PM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 141.52 SLL |
| 10 ETB | 1,415.17 SLL |
| 50 ETB | 7,075.86 SLL |
| 100 ETB | 14,151.72 SLL |
| 500 ETB | 70,758.60 SLL |
| 1,000 ETB | 141,517.20 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-09-08T22:29:17Z",
"rates": {
"SLL": 141.517204
}
}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": 14151.720399999998,
"rate": 141.517204
}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