Rate Overview
Live
1 ETB = 0.106015 SZL
1 SZL = 9.4326
ETB
Avg
0.104413
High
0.106865
Low
0.101821
Last updated: 3/7/2026, 3:08:53 AM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.11 SZL |
| 10 ETB | 1.06 SZL |
| 50 ETB | 5.30 SZL |
| 100 ETB | 10.60 SZL |
| 500 ETB | 53.01 SZL |
| 1,000 ETB | 106.02 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-07T03:08:53Z",
"rates": {
"SZL": 0.106015
}
}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.6015,
"rate": 0.106015
}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