Rate Overview
Live
1 ETB = 0.021799 TMT
1 TMT = 45.8737
ETB
Avg
0.022193
High
0.022709
Low
0.021714
Last updated: 7/23/2026, 2:58:37 PM
Quick Conversions
| ETB | TMT |
|---|---|
| 1 ETB | 0.02 TMT |
| 10 ETB | 0.22 TMT |
| 50 ETB | 1.09 TMT |
| 100 ETB | 2.18 TMT |
| 500 ETB | 10.90 TMT |
| 1,000 ETB | 21.80 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-07-23T14:58:37Z",
"rates": {
"TMT": 0.021799
}
}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.1799,
"rate": 0.021799
}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