Rate Overview
Live
1 EUR = 102140.84 LBP
1 LBP = 0.000010
EUR
Avg
104008.85
High
107350.47
Low
102140.84
Last updated: 7/28/2026, 2:07:25 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 102,140.84 LBP |
| 10 EUR | 1,021,408.45 LBP |
| 50 EUR | 5,107,042.24 LBP |
| 100 EUR | 10,214,084.49 LBP |
| 500 EUR | 51,070,422.44 LBP |
| 1,000 EUR | 102,140,844.88 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-28T14:07:25Z",
"rates": {
"LBP": 102140.844878
}
}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": 10214084.4878,
"rate": 102140.844878
}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