Rate Overview
Live
1 ALL = 1091.55 LBP
1 LBP = 0.000916
ALL
Avg
1093.90
High
1097.56
Low
1089.37
Last updated: 7/24/2026, 12:28:51 AM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,091.55 LBP |
| 10 ALL | 10,915.48 LBP |
| 50 ALL | 54,577.38 LBP |
| 100 ALL | 109,154.75 LBP |
| 500 ALL | 545,773.77 LBP |
| 1,000 ALL | 1,091,547.55 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-24T00:28:51Z",
"rates": {
"LBP": 1091.547547
}
}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": 109154.75469999999,
"rate": 1091.547547
}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