Rate Overview
Live
1 ETB = 0.021494 TMT
1 TMT = 46.5246
ETB
Avg
0.021587
High
0.021868
Low
0.021379
Last updated: 9/3/2026, 7:41:35 AM
Quick Conversions
| ETB | TMT |
|---|---|
| 1 ETB | 0.02 TMT |
| 10 ETB | 0.21 TMT |
| 50 ETB | 1.07 TMT |
| 100 ETB | 2.15 TMT |
| 500 ETB | 10.75 TMT |
| 1,000 ETB | 21.49 TMT |
Get ETB/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=TMTExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-09-03T07:41:35Z",
"rates": {
"TMT": 0.021494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "TMT",
"amount": 100
},
"result": 2.1494,
"rate": 0.021494
}Build with ETB/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key