Rate Overview
Live
1 ETB = 0.056966 TJS
1 TJS = 17.5543
ETB
Avg
0.057008
High
0.057674
Low
0.056473
Last updated: 9/2/2026, 6:03:31 PM
Quick Conversions
| ETB | TJS |
|---|---|
| 1 ETB | 0.06 TJS |
| 10 ETB | 0.57 TJS |
| 50 ETB | 2.85 TJS |
| 100 ETB | 5.70 TJS |
| 500 ETB | 28.48 TJS |
| 1,000 ETB | 56.97 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-09-02T18:03:31Z",
"rates": {
"TJS": 0.056966
}
}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.6966,
"rate": 0.056966
}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