Rate Overview
Live
1 LBP = 0.001744 ETB
1 ETB = 573.3945
LBP
Avg
0.001747
High
0.001753
Low
0.001739
Last updated: 4/17/2026, 10:38:57 AM
Quick Conversions
| LBP | ETB |
|---|---|
| 1 LBP | 0.00 ETB |
| 10 LBP | 0.02 ETB |
| 50 LBP | 0.09 ETB |
| 100 LBP | 0.17 ETB |
| 500 LBP | 0.87 ETB |
| 1,000 LBP | 1.74 ETB |
Get LBP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=ETBExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T10:38:57Z",
"rates": {
"ETB": 0.001744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "ETB",
"amount": 100
},
"result": 0.1744,
"rate": 0.001744
}Build with LBP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key