Rate Overview
Live
1 EUR = 104220.19 LBP
1 LBP = 0.000010
EUR
Avg
103692.03
High
104255.70
Low
102530.13
Last updated: 6/17/2026, 7:17:50 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 104,220.19 LBP |
| 10 EUR | 1,042,201.95 LBP |
| 50 EUR | 5,211,009.74 LBP |
| 100 EUR | 10,422,019.48 LBP |
| 500 EUR | 52,110,097.38 LBP |
| 1,000 EUR | 104,220,194.76 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-06-17T07:17:50Z",
"rates": {
"LBP": 104220.194761
}
}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": 10422019.476100001,
"rate": 104220.194761
}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