Rate Overview
Live
1 ETB = 0.106315 SZL
1 SZL = 9.4060
ETB
Avg
0.106444
High
0.107322
Low
0.106113
Last updated: 5/7/2026, 3:26:30 AM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.11 SZL |
| 10 ETB | 1.06 SZL |
| 50 ETB | 5.32 SZL |
| 100 ETB | 10.63 SZL |
| 500 ETB | 53.16 SZL |
| 1,000 ETB | 106.32 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-05-07T03:26:30Z",
"rates": {
"SZL": 0.106315
}
}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.6315,
"rate": 0.106315
}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