Rate Overview
Live
1 LBP = 0.001786 ETB
1 ETB = 559.9104
LBP
Avg
0.001788
High
0.001800
Low
0.001768
Last updated: 5/28/2026, 2:29:35 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.79 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-28T02:29:35Z",
"rates": {
"ETB": 0.001786
}
}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.1786,
"rate": 0.001786
}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