Rate Overview
Live
1 EUR = 103412.66 LBP
1 LBP = 0.000010
EUR
Avg
104626.78
High
106750.88
Low
102612.22
Last updated: 3/27/2026, 2:47:56 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,412.66 LBP |
| 10 EUR | 1,034,126.63 LBP |
| 50 EUR | 5,170,633.14 LBP |
| 100 EUR | 10,341,266.29 LBP |
| 500 EUR | 51,706,331.43 LBP |
| 1,000 EUR | 103,412,662.87 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-03-27T14:47:56Z",
"rates": {
"LBP": 103412.662867
}
}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": 10341266.286700001,
"rate": 103412.662867
}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