Rate Overview
Live
1 LTL = 52.5470 ETB
1 ETB = 0.019031
LTL
Avg
53.2283
High
53.7179
Low
52.5470
Last updated: 6/19/2026, 10:13:45 AM
Quick Conversions
| LTL | ETB |
|---|---|
| 1 LTL | 52.55 ETB |
| 10 LTL | 525.47 ETB |
| 50 LTL | 2,627.35 ETB |
| 100 LTL | 5,254.70 ETB |
| 500 LTL | 26,273.52 ETB |
| 1,000 LTL | 52,547.04 ETB |
Get LTL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ETBExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-06-19T10:13:45Z",
"rates": {
"ETB": 52.547044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ETB",
"amount": 100
},
"result": 5254.7044,
"rate": 52.547044
}Build with LTL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key