Rate Overview
Live
1 EUR = 102609.53 LBP
1 LBP = 0.000010
EUR
Avg
101339.19
High
105490.59
Low
92293.73
Last updated: 7/20/2026, 10:54:32 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 102,609.53 LBP |
| 10 EUR | 1,026,095.28 LBP |
| 50 EUR | 5,130,476.38 LBP |
| 100 EUR | 10,260,952.77 LBP |
| 500 EUR | 51,304,763.84 LBP |
| 1,000 EUR | 102,609,527.69 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-07-20T10:54:32Z",
"rates": {
"LBP": 102609.527687
}
}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": 10260952.7687,
"rate": 102609.527687
}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