Rate Overview
Live
1 ILS = 30063.32 LBP
1 LBP = 0.000033
ILS
Avg
29908.57
High
30086.59
Low
29680.78
Last updated: 8/13/2026, 6:40:41 AM
Quick Conversions
| ILS | LBP |
|---|---|
| 1 ILS | 30,063.32 LBP |
| 10 ILS | 300,633.21 LBP |
| 50 ILS | 1,503,166.04 LBP |
| 100 ILS | 3,006,332.07 LBP |
| 500 ILS | 15,031,660.36 LBP |
| 1,000 ILS | 30,063,320.72 LBP |
Get ILS/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LBPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-13T06:40:41Z",
"rates": {
"LBP": 30063.320724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LBP",
"amount": 100
},
"result": 3006332.0724,
"rate": 30063.320724
}Build with ILS/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key