Rate Overview
Live
1 TRY = 3.5014 ETB
1 ETB = 0.285597
TRY
Avg
3.5352
High
3.6224
Low
3.4608
Last updated: 5/27/2026, 9:34:04 PM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.50 ETB |
| 10 TRY | 35.01 ETB |
| 50 TRY | 175.07 ETB |
| 100 TRY | 350.14 ETB |
| 500 TRY | 1,750.72 ETB |
| 1,000 TRY | 3,501.44 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-27T21:34:04Z",
"rates": {
"ETB": 3.501442
}
}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.1442,
"rate": 3.501442
}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