Rate Overview
Live
1 EUR = 103337.73 LBP
1 LBP = 0.000010
EUR
Avg
103644.41
High
104109.44
Low
102999.04
Last updated: 3/27/2026, 11:11:26 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,337.73 LBP |
| 10 EUR | 1,033,377.31 LBP |
| 50 EUR | 5,166,886.53 LBP |
| 100 EUR | 10,333,773.06 LBP |
| 500 EUR | 51,668,865.28 LBP |
| 1,000 EUR | 103,337,730.56 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-27T11:11:26Z",
"rates": {
"LBP": 103337.730558
}
}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": 10333773.0558,
"rate": 103337.730558
}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