Rate Overview
Live
1 TRY = 3.5015 ETB
1 ETB = 0.285594
TRY
Avg
3.4882
High
3.5159
Low
3.4313
Last updated: 5/27/2026, 6:18:04 PM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.50 ETB |
| 10 TRY | 35.01 ETB |
| 50 TRY | 175.07 ETB |
| 100 TRY | 350.15 ETB |
| 500 TRY | 1,750.73 ETB |
| 1,000 TRY | 3,501.47 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-27T18:18:04Z",
"rates": {
"ETB": 3.501469
}
}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": 350.1469,
"rate": 3.501469
}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