Rate Overview
Live
1 LBP = 0.001781 ETB
1 ETB = 561.4823
LBP
Avg
0.001784
High
0.001796
Low
0.001774
Last updated: 7/29/2026, 4:07:12 AM
Quick Conversions
| LBP | ETB |
|---|---|
| 1 LBP | 0.00 ETB |
| 10 LBP | 0.02 ETB |
| 50 LBP | 0.09 ETB |
| 100 LBP | 0.18 ETB |
| 500 LBP | 0.89 ETB |
| 1,000 LBP | 1.78 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-07-29T04:07:12Z",
"rates": {
"ETB": 0.001781
}
}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.1781,
"rate": 0.001781
}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