Rate Overview
Live
1 ETB = 0.108715 SZL
1 SZL = 9.1984
ETB
Avg
0.106518
High
0.113228
Low
0.101821
Last updated: 3/27/2026, 3:34:26 PM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.11 SZL |
| 10 ETB | 1.09 SZL |
| 50 ETB | 5.44 SZL |
| 100 ETB | 10.87 SZL |
| 500 ETB | 54.36 SZL |
| 1,000 ETB | 108.72 SZL |
Get ETB/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SZLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-27T15:34:26Z",
"rates": {
"SZL": 0.108715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SZL",
"amount": 100
},
"result": 10.871500000000001,
"rate": 0.108715
}Build with ETB/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key