Rate Overview
Live
1 EUR = 103429.24 LBP
1 LBP = 0.000010
EUR
Avg
103895.32
High
106650.76
Low
102324.61
Last updated: 3/27/2026, 4:31:02 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,429.24 LBP |
| 10 EUR | 1,034,292.36 LBP |
| 50 EUR | 5,171,461.82 LBP |
| 100 EUR | 10,342,923.65 LBP |
| 500 EUR | 51,714,618.25 LBP |
| 1,000 EUR | 103,429,236.50 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-27T16:31:02Z",
"rates": {
"LBP": 103429.236499
}
}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": 10342923.6499,
"rate": 103429.236499
}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