Rate Overview
Live
1 ETB = 142.4094 SLL
1 SLL = 0.007022
ETB
Avg
148.4642
High
164.5272
Low
133.2454
Last updated: 7/31/2026, 10:39:51 AM
Quick Conversions
| ETB | SLL |
|---|---|
| 1 ETB | 142.41 SLL |
| 10 ETB | 1,424.09 SLL |
| 50 ETB | 7,120.47 SLL |
| 100 ETB | 14,240.94 SLL |
| 500 ETB | 71,204.72 SLL |
| 1,000 ETB | 142,409.45 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-31T10:39:51Z",
"rates": {
"SLL": 142.409449
}
}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": 14240.944899999999,
"rate": 142.409449
}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