Rate Overview
Live
1 LTL = 53.1711 ETB
1 ETB = 0.018807
LTL
Avg
53.0211
High
53.1826
Low
52.7475
Last updated: 4/18/2026, 8:48:44 AM
Quick Conversions
| LTL | ETB |
|---|---|
| 1 LTL | 53.17 ETB |
| 10 LTL | 531.71 ETB |
| 50 LTL | 2,658.55 ETB |
| 100 LTL | 5,317.11 ETB |
| 500 LTL | 26,585.54 ETB |
| 1,000 LTL | 53,171.07 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-04-18T08:48:44Z",
"rates": {
"ETB": 53.171071
}
}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": 5317.1071,
"rate": 53.171071
}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