Rate Overview
Live
1 EUR = 102319.28 LBP
1 LBP = 0.000010
EUR
Avg
102422.28
High
102670.46
Low
102074.28
Last updated: 7/27/2026, 1:49:58 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 102,319.28 LBP |
| 10 EUR | 1,023,192.76 LBP |
| 50 EUR | 5,115,963.78 LBP |
| 100 EUR | 10,231,927.56 LBP |
| 500 EUR | 51,159,637.78 LBP |
| 1,000 EUR | 102,319,275.57 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-27T01:49:58Z",
"rates": {
"LBP": 102319.275565
}
}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": 10231927.5565,
"rate": 102319.275565
}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