Rate Overview
Live
1 TZS = 0.061090 ETB
1 ETB = 16.3693
TZS
Avg
0.061370
High
0.063516
Low
0.060179
Last updated: 3/27/2026, 11:39:56 AM
Quick Conversions
| TZS | ETB |
|---|---|
| 1 TZS | 0.06 ETB |
| 10 TZS | 0.61 ETB |
| 50 TZS | 3.05 ETB |
| 100 TZS | 6.11 ETB |
| 500 TZS | 30.54 ETB |
| 1,000 TZS | 61.09 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-03-27T11:39:56Z",
"rates": {
"ETB": 0.06109
}
}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.109,
"rate": 0.06109
}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