Rate Overview
Live
1 ALL = 1101.48 LBP
1 LBP = 0.000908
ALL
Avg
1092.60
High
1115.01
Low
1072.93
Last updated: 7/31/2026, 8:57:47 AM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,101.48 LBP |
| 10 ALL | 11,014.84 LBP |
| 50 ALL | 55,074.18 LBP |
| 100 ALL | 110,148.36 LBP |
| 500 ALL | 550,741.79 LBP |
| 1,000 ALL | 1,101,483.58 LBP |
Get ALL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LBPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-31T08:57:47Z",
"rates": {
"LBP": 1101.483582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LBP",
"amount": 100
},
"result": 110148.3582,
"rate": 1101.483582
}Build with ALL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key