Rate Overview
Live
1 TRY = 3.3778 ETB
1 ETB = 0.296050
TRY
Avg
3.3888
High
3.4104
Low
3.3778
Last updated: 7/29/2026, 9:44:42 AM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.38 ETB |
| 10 TRY | 33.78 ETB |
| 50 TRY | 168.89 ETB |
| 100 TRY | 337.78 ETB |
| 500 TRY | 1,688.90 ETB |
| 1,000 TRY | 3,377.81 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-07-29T09:44:42Z",
"rates": {
"ETB": 3.377806
}
}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": 337.7806,
"rate": 3.377806
}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