Rate Overview
Live
1 TZS = 0.060430 ETB
1 ETB = 16.5481
TZS
Avg
0.060831
High
0.061503
Low
0.060183
Last updated: 3/7/2026, 7:40:24 AM
Quick Conversions
| TZS | ETB |
|---|---|
| 1 TZS | 0.06 ETB |
| 10 TZS | 0.60 ETB |
| 50 TZS | 3.02 ETB |
| 100 TZS | 6.04 ETB |
| 500 TZS | 30.22 ETB |
| 1,000 TZS | 60.43 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-07T07:40:24Z",
"rates": {
"ETB": 0.06043
}
}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.043,
"rate": 0.06043
}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