Rate Overview
Live
1 EUR = 103039.26 LBP
1 LBP = 0.000010
EUR
Avg
104299.68
High
106650.76
Low
102971.62
Last updated: 3/7/2026, 7:42:37 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,039.26 LBP |
| 10 EUR | 1,030,392.63 LBP |
| 50 EUR | 5,151,963.16 LBP |
| 100 EUR | 10,303,926.32 LBP |
| 500 EUR | 51,519,631.59 LBP |
| 1,000 EUR | 103,039,263.18 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-07T07:42:37Z",
"rates": {
"LBP": 103039.263177
}
}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": 10303926.3177,
"rate": 103039.263177
}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