Rate Overview
Live
1 LBP = 0.001801 ETB
1 ETB = 555.2471
LBP
Avg
0.001801
High
0.001815
Low
0.001795
Last updated: 8/19/2026, 7:32:56 PM
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.90 ETB |
| 1,000 LBP | 1.80 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-08-19T19:32:56Z",
"rates": {
"ETB": 0.001801
}
}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.1801,
"rate": 0.001801
}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