Rate Overview
Live
1 ALL = 1093.16 LBP
1 LBP = 0.000915
ALL
Avg
1092.68
High
1095.69
Low
1089.70
Last updated: 7/29/2026, 12:57:34 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,093.16 LBP |
| 10 ALL | 10,931.56 LBP |
| 50 ALL | 54,657.79 LBP |
| 100 ALL | 109,315.57 LBP |
| 500 ALL | 546,577.85 LBP |
| 1,000 ALL | 1,093,155.71 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-29T12:57:34Z",
"rates": {
"LBP": 1093.155709
}
}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": 109315.57089999999,
"rate": 1093.155709
}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