Rate Overview
Live
1 ETB = 0.057554 TJS
1 TJS = 17.3750
ETB
Avg
0.071588
High
0.096786
Low
0.057554
Last updated: 7/29/2026, 2:19:28 PM
Quick Conversions
| ETB | TJS |
|---|---|
| 1 ETB | 0.06 TJS |
| 10 ETB | 0.58 TJS |
| 50 ETB | 2.88 TJS |
| 100 ETB | 5.76 TJS |
| 500 ETB | 28.78 TJS |
| 1,000 ETB | 57.55 TJS |
Get ETB/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=TJSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-29T14:19:28Z",
"rates": {
"TJS": 0.057554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "TJS",
"amount": 100
},
"result": 5.7554,
"rate": 0.057554
}Build with ETB/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key