Rate Overview
Live
1 ETB = 0.022549 TMT
1 TMT = 44.3479
ETB
Avg
0.022743
High
0.024962
Low
0.022357
Last updated: 3/6/2026, 8:09:20 AM
Quick Conversions
| ETB | TMT |
|---|---|
| 1 ETB | 0.02 TMT |
| 10 ETB | 0.23 TMT |
| 50 ETB | 1.13 TMT |
| 100 ETB | 2.25 TMT |
| 500 ETB | 11.27 TMT |
| 1,000 ETB | 22.55 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-03-06T08:09:20Z",
"rates": {
"TMT": 0.022549
}
}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.2549,
"rate": 0.022549
}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