Rate Overview
Live
1 EUR = 103213.48 LBP
1 LBP = 0.000010
EUR
Avg
103629.04
High
104109.44
Low
102999.04
Last updated: 3/27/2026, 12:59:25 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-27T12:59:25Z",
"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