Rate Overview
Live
1 TRY = 3.3791 ETB
1 ETB = 0.295933
TRY
Avg
3.5166
High
3.6556
Low
3.3791
Last updated: 7/25/2026, 10:56:59 PM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.38 ETB |
| 10 TRY | 33.79 ETB |
| 50 TRY | 168.96 ETB |
| 100 TRY | 337.91 ETB |
| 500 TRY | 1,689.57 ETB |
| 1,000 TRY | 3,379.14 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-07-25T22:56:59Z",
"rates": {
"ETB": 3.379142
}
}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.9142,
"rate": 3.379142
}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