Rate Overview
Live
1 EUR = 103829.67 LBP
1 LBP = 0.000010
EUR
Avg
104194.53
High
104704.28
Low
103002.54
Last updated: 9/1/2026, 12:57:28 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,829.67 LBP |
| 10 EUR | 1,038,296.69 LBP |
| 50 EUR | 5,191,483.45 LBP |
| 100 EUR | 10,382,966.90 LBP |
| 500 EUR | 51,914,834.52 LBP |
| 1,000 EUR | 103,829,669.03 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-09-01T12:57:28Z",
"rates": {
"LBP": 103829.669033
}
}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": 10382966.9033,
"rate": 103829.669033
}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