Rate Overview
Live
1 ETB = 0.101759 SZL
1 SZL = 9.8271
ETB
Avg
0.103019
High
0.106717
Low
0.101626
Last updated: 5/27/2026, 11:20:12 AM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.10 SZL |
| 10 ETB | 1.02 SZL |
| 50 ETB | 5.09 SZL |
| 100 ETB | 10.18 SZL |
| 500 ETB | 50.88 SZL |
| 1,000 ETB | 101.76 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-27T11:20:12Z",
"rates": {
"SZL": 0.101759
}
}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.1759,
"rate": 0.101759
}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