Rate Overview
Live
1 TRY = 3.3703 ETB
1 ETB = 0.296709
TRY
Avg
3.3761
High
3.3857
Low
3.3700
Last updated: 8/17/2026, 9:25:57 PM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.37 ETB |
| 10 TRY | 33.70 ETB |
| 50 TRY | 168.52 ETB |
| 100 TRY | 337.03 ETB |
| 500 TRY | 1,685.15 ETB |
| 1,000 TRY | 3,370.30 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-08-17T21:25:57Z",
"rates": {
"ETB": 3.370303
}
}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.0303,
"rate": 3.370303
}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