Rate Overview
Live
1 LBP = 0.001773 ETB
1 ETB = 564.0158
LBP
Avg
0.001552
High
0.001773
Low
0.001227
Last updated: 5/28/2026, 4:36:54 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.77 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-05-28T04:36:54Z",
"rates": {
"ETB": 0.001773
}
}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.1773,
"rate": 0.001773
}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