Rate Overview
Live
1 SLL = 0.007010 ETB
1 ETB = 142.6534
SLL
Avg
0.006804
High
0.007046
Low
0.006608
Last updated: 7/31/2026, 12:42:44 AM
Quick Conversions
| SLL | ETB |
|---|---|
| 1 SLL | 0.01 ETB |
| 10 SLL | 0.07 ETB |
| 50 SLL | 0.35 ETB |
| 100 SLL | 0.70 ETB |
| 500 SLL | 3.51 ETB |
| 1,000 SLL | 7.01 ETB |
Get SLL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ETBExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-31T00:42:44Z",
"rates": {
"ETB": 0.00701
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ETB",
"amount": 100
},
"result": 0.701,
"rate": 0.00701
}Build with SLL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key