Rate Overview
Live
1 EUR = 102298.42 LBP
1 LBP = 0.000010
EUR
Avg
102275.79
High
102749.40
Low
101823.78
Last updated: 7/4/2026, 10:09:10 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 102,298.42 LBP |
| 10 EUR | 1,022,984.20 LBP |
| 50 EUR | 5,114,920.98 LBP |
| 100 EUR | 10,229,841.97 LBP |
| 500 EUR | 51,149,209.84 LBP |
| 1,000 EUR | 102,298,419.68 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-04T22:09:10Z",
"rates": {
"LBP": 102298.419675
}
}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": 10229841.9675,
"rate": 102298.419675
}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