Rate Overview
Live
1 TZS = 0.061474 ETB
1 ETB = 16.2670
TZS
Avg
0.061371
High
0.062200
Low
0.060655
Last updated: 9/2/2026, 6:51:58 AM
Quick Conversions
| TZS | ETB |
|---|---|
| 1 TZS | 0.06 ETB |
| 10 TZS | 0.61 ETB |
| 50 TZS | 3.07 ETB |
| 100 TZS | 6.15 ETB |
| 500 TZS | 30.74 ETB |
| 1,000 TZS | 61.47 ETB |
Get TZS/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=ETBExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-09-02T06:51:58Z",
"rates": {
"ETB": 0.061474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "ETB",
"amount": 100
},
"result": 6.1474,
"rate": 0.061474
}Build with TZS/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key