Rate Overview
Live
1 TRY = 3.5334 ETB
1 ETB = 0.283011
TRY
Avg
3.5052
High
3.6602
Low
3.2357
Last updated: 3/27/2026, 9:37:06 AM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.53 ETB |
| 10 TRY | 35.33 ETB |
| 50 TRY | 176.67 ETB |
| 100 TRY | 353.34 ETB |
| 500 TRY | 1,766.72 ETB |
| 1,000 TRY | 3,533.43 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-03-27T09:37:06Z",
"rates": {
"ETB": 3.533433
}
}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": 353.3433,
"rate": 3.533433
}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