Rate Overview
Live
1 ETB = 0.057894 TJS
1 TJS = 17.2729
ETB
Avg
0.057921
High
0.058140
Low
0.057539
Last updated: 7/8/2026, 6:08:02 PM
Quick Conversions
| ETB | TJS |
|---|---|
| 1 ETB | 0.06 TJS |
| 10 ETB | 0.58 TJS |
| 50 ETB | 2.89 TJS |
| 100 ETB | 5.79 TJS |
| 500 ETB | 28.95 TJS |
| 1,000 ETB | 57.89 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-08T18:08:02Z",
"rates": {
"TJS": 0.057894
}
}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.7894000000000005,
"rate": 0.057894
}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