Rate Overview
Live
1 EUR = 103213.48 LBP
1 LBP = 0.000010
EUR
Avg
100923.38
High
105490.59
Low
92293.73
Last updated: 3/27/2026, 1:01:29 PM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,213.48 LBP |
| 10 EUR | 1,032,134.80 LBP |
| 50 EUR | 5,160,674.01 LBP |
| 100 EUR | 10,321,348.03 LBP |
| 500 EUR | 51,606,740.13 LBP |
| 1,000 EUR | 103,213,480.25 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-27T13:01:29Z",
"rates": {
"LBP": 103213.480252
}
}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": 10321348.0252,
"rate": 103213.480252
}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