Rate Overview
Live
1 TRY = 3.4629 ETB
1 ETB = 0.288777
TRY
Avg
3.4721
High
3.4765
Low
3.4629
Last updated: 5/7/2026, 8:31:39 AM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.46 ETB |
| 10 TRY | 34.63 ETB |
| 50 TRY | 173.14 ETB |
| 100 TRY | 346.29 ETB |
| 500 TRY | 1,731.44 ETB |
| 1,000 TRY | 3,462.88 ETB |
Get TRY/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=ETBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T08:31:39Z",
"rates": {
"ETB": 3.462882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "ETB",
"amount": 100
},
"result": 346.2882,
"rate": 3.462882
}Build with TRY/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key