Rate Overview
Live
1 TRY = 3.5206 ETB
1 ETB = 0.284039
TRY
Avg
3.5406
High
3.5685
Low
3.5203
Last updated: 3/7/2026, 1:00:09 AM
Quick Conversions
| TRY | ETB |
|---|---|
| 1 TRY | 3.52 ETB |
| 10 TRY | 35.21 ETB |
| 50 TRY | 176.03 ETB |
| 100 TRY | 352.06 ETB |
| 500 TRY | 1,760.32 ETB |
| 1,000 TRY | 3,520.64 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-07T01:00:09Z",
"rates": {
"ETB": 3.520642
}
}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": 352.0642,
"rate": 3.520642
}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