Rate Overview
Live
1 LTL = 53.2739 ETB
1 ETB = 0.018771
LTL
Avg
53.1608
High
53.2739
Low
53.0502
Last updated: 5/9/2026, 3:42:10 AM
Quick Conversions
| LTL | ETB |
|---|---|
| 1 LTL | 53.27 ETB |
| 10 LTL | 532.74 ETB |
| 50 LTL | 2,663.69 ETB |
| 100 LTL | 5,327.39 ETB |
| 500 LTL | 26,636.93 ETB |
| 1,000 LTL | 53,273.86 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-05-09T03:42:10Z",
"rates": {
"ETB": 53.273858
}
}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": 5327.3858,
"rate": 53.273858
}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