Rate Overview
Live
1 ILS = 30583.80 LBP
1 LBP = 0.000033
ILS
Avg
30477.21
High
30815.62
Low
30236.80
Last updated: 5/7/2026, 7:02:10 PM
Quick Conversions
| ILS | LBP |
|---|---|
| 1 ILS | 30,583.80 LBP |
| 10 ILS | 305,838.00 LBP |
| 50 ILS | 1,529,190.01 LBP |
| 100 ILS | 3,058,380.03 LBP |
| 500 ILS | 15,291,900.13 LBP |
| 1,000 ILS | 30,583,800.25 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-05-07T19:02:10Z",
"rates": {
"LBP": 30583.800252
}
}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": 3058380.0252,
"rate": 30583.800252
}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