Rate Overview
Live
1 EUR = 103502.79 LBP
1 LBP = 0.000010
EUR
Avg
103495.10
High
103745.43
Low
103022.57
Last updated: 8/13/2026, 11:36:46 AM
Quick Conversions
| EUR | LBP |
|---|---|
| 1 EUR | 103,502.79 LBP |
| 10 EUR | 1,035,027.93 LBP |
| 50 EUR | 5,175,139.64 LBP |
| 100 EUR | 10,350,279.29 LBP |
| 500 EUR | 51,751,396.45 LBP |
| 1,000 EUR | 103,502,792.89 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-08-13T11:36:46Z",
"rates": {
"LBP": 103502.792892
}
}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": 10350279.2892,
"rate": 103502.792892
}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