Rate Overview
Live
1 EUR = 105167.65 LBP
1 LBP = 0.000010
EUR
Avg
104990.62
High
105327.85
Low
104474.33
Last updated: 5/7/2026, 8:17:45 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 105,167.65 LBP |
| 10 EUR | 1,051,676.50 LBP |
| 50 EUR | 5,258,382.50 LBP |
| 100 EUR | 10,516,765.01 LBP |
| 500 EUR | 52,583,825.03 LBP |
| 1,000 EUR | 105,167,650.05 LBP |
Get EUR/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=LBPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-07T08:17:45Z",
"rates": {
"LBP": 105167.650054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "LBP",
"amount": 100
},
"result": 10516765.0054,
"rate": 105167.650054
}Build with EUR/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key