Rate Overview
Live
1 TZS = 0.060260 ETB
1 ETB = 16.5948
TZS
Avg
0.060319
High
0.060433
Low
0.060203
Last updated: 5/7/2026, 11:21:31 AM
Quick Conversions
| TZS | ETB |
|---|---|
| 1 TZS | 0.06 ETB |
| 10 TZS | 0.60 ETB |
| 50 TZS | 3.01 ETB |
| 100 TZS | 6.03 ETB |
| 500 TZS | 30.13 ETB |
| 1,000 TZS | 60.26 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-05-07T11:21:31Z",
"rates": {
"ETB": 0.06026
}
}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.026,
"rate": 0.06026
}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