Rate Overview
Live
1 EUR = 104633.53 LBP
1 LBP = 0.000010
EUR
Avg
101277.41
High
105490.59
Low
92293.73
Last updated: 5/27/2026, 7:25:18 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 104,633.53 LBP |
| 10 EUR | 1,046,335.26 LBP |
| 50 EUR | 5,231,676.30 LBP |
| 100 EUR | 10,463,352.59 LBP |
| 500 EUR | 52,316,762.97 LBP |
| 1,000 EUR | 104,633,525.94 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-27T19:25:18Z",
"rates": {
"LBP": 104633.52594
}
}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": 10463352.594,
"rate": 104633.52594
}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