Rate Overview
Live
1 ETB = 0.057065 TJS
1 TJS = 17.5239
ETB
Avg
0.057326
High
0.057736
Low
0.057065
Last updated: 8/12/2026, 6:13:04 PM
Quick Conversions
| ETB | TJS |
|---|---|
| 1 ETB | 0.06 TJS |
| 10 ETB | 0.57 TJS |
| 50 ETB | 2.85 TJS |
| 100 ETB | 5.71 TJS |
| 500 ETB | 28.53 TJS |
| 1,000 ETB | 57.07 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-08-12T18:13:04Z",
"rates": {
"TJS": 0.057065
}
}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.7065,
"rate": 0.057065
}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