Rate Overview
Live
1 EUR = 102846.07 LBP
1 LBP = 0.000010
EUR
Avg
103981.66
High
106488.17
Low
100884.62
Last updated: 7/19/2026, 9:38:33 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 102,846.07 LBP |
| 10 EUR | 1,028,460.68 LBP |
| 50 EUR | 5,142,303.39 LBP |
| 100 EUR | 10,284,606.78 LBP |
| 500 EUR | 51,423,033.90 LBP |
| 1,000 EUR | 102,846,067.80 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-19T21:38:33Z",
"rates": {
"LBP": 102846.067801
}
}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": 10284606.7801,
"rate": 102846.067801
}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