Rate Overview
Live
1 ETB = 0.100177 SZL
1 SZL = 9.9823
ETB
Avg
0.103468
High
0.108213
Low
0.098431
Last updated: 9/12/2026, 7:04:09 AM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.10 SZL |
| 10 ETB | 1.00 SZL |
| 50 ETB | 5.01 SZL |
| 100 ETB | 10.02 SZL |
| 500 ETB | 50.09 SZL |
| 1,000 ETB | 100.18 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-09-12T07:04:09Z",
"rates": {
"SZL": 0.100177
}
}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.0177,
"rate": 0.100177
}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