Rate Overview
Live
1 ETB = 0.104113 SZL
1 SZL = 9.6049
ETB
Avg
0.102449
High
0.104113
Low
0.101392
Last updated: 6/19/2026, 8:54:36 AM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.10 SZL |
| 10 ETB | 1.04 SZL |
| 50 ETB | 5.21 SZL |
| 100 ETB | 10.41 SZL |
| 500 ETB | 52.06 SZL |
| 1,000 ETB | 104.11 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-06-19T08:54:36Z",
"rates": {
"SZL": 0.104113
}
}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.411299999999999,
"rate": 0.104113
}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