Rate Overview
Live
1 ILS = 30738.94 LBP
1 LBP = 0.000033
ILS
Avg
30567.29
High
30821.32
Low
30103.39
Last updated: 6/17/2026, 6:38:06 AM
Quick Conversions
| ILS | LBP |
|---|---|
| 1 ILS | 30,738.94 LBP |
| 10 ILS | 307,389.36 LBP |
| 50 ILS | 1,536,946.81 LBP |
| 100 ILS | 3,073,893.62 LBP |
| 500 ILS | 15,369,468.10 LBP |
| 1,000 ILS | 30,738,936.21 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-06-17T06:38:06Z",
"rates": {
"LBP": 30738.936208
}
}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": 3073893.6207999997,
"rate": 30738.936208
}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