Rate Overview
Live
1 EUR = 102886.43 LBP
1 LBP = 0.000010
EUR
Avg
102535.96
High
102886.43
Low
101924.63
Last updated: 7/20/2026, 3:39:17 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 102,886.43 LBP |
| 10 EUR | 1,028,864.31 LBP |
| 50 EUR | 5,144,321.56 LBP |
| 100 EUR | 10,288,643.12 LBP |
| 500 EUR | 51,443,215.61 LBP |
| 1,000 EUR | 102,886,431.23 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-20T03:39:17Z",
"rates": {
"LBP": 102886.431228
}
}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": 10288643.1228,
"rate": 102886.431228
}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