Rate Overview
Live
1 ETB = 0.102416 SZL
1 SZL = 9.7641
ETB
Avg
0.101698
High
0.102416
Low
0.101085
Last updated: 7/11/2026, 10:03:22 AM
Quick Conversions
| ETB | SZL |
|---|---|
| 1 ETB | 0.10 SZL |
| 10 ETB | 1.02 SZL |
| 50 ETB | 5.12 SZL |
| 100 ETB | 10.24 SZL |
| 500 ETB | 51.21 SZL |
| 1,000 ETB | 102.42 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-07-11T10:03:22Z",
"rates": {
"SZL": 0.102416
}
}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.2416,
"rate": 0.102416
}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