Rate Overview
Live
1 TRY = 3.5335 ETB
1 ETB = 0.283009
TRY
Avg
3.5384
High
3.5611
Low
3.5134
Last updated: 3/27/2026, 7:49:14 AM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.53 ETB |
| 10 TRY | 35.33 ETB |
| 50 TRY | 176.67 ETB |
| 100 TRY | 353.35 ETB |
| 500 TRY | 1,766.73 ETB |
| 1,000 TRY | 3,533.45 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-27T07:49:14Z",
"rates": {
"ETB": 3.533453
}
}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.3453,
"rate": 3.533453
}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