Rate Overview
Live
1 LTL = 52.2139 ETB
1 ETB = 0.019152
LTL
Avg
52.7589
High
53.4251
Low
52.1241
Last updated: 3/7/2026, 12:27:52 AM
Quick Conversions
| LTL | ETB |
|---|---|
| 1 LTL | 52.21 ETB |
| 10 LTL | 522.14 ETB |
| 50 LTL | 2,610.69 ETB |
| 100 LTL | 5,221.39 ETB |
| 500 LTL | 26,106.94 ETB |
| 1,000 LTL | 52,213.87 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-03-07T00:27:52Z",
"rates": {
"ETB": 52.213874
}
}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": 5221.3874,
"rate": 52.213874
}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