Rate Overview
Live
1 LBP = 0.000907 ALL
1 ALL = 1102.54
LBP
Avg
0.000919
High
0.000950
Low
0.000881
Last updated: 7/31/2026, 9:13:36 AM
Quick Conversions
| LBP | ALL |
|---|---|
| 1 LBP | 0.00 ALL |
| 10 LBP | 0.01 ALL |
| 50 LBP | 0.05 ALL |
| 100 LBP | 0.09 ALL |
| 500 LBP | 0.45 ALL |
| 1,000 LBP | 0.91 ALL |
Get LBP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=ALLExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-31T09:13:36Z",
"rates": {
"ALL": 0.000907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "ALL",
"amount": 100
},
"result": 0.0907,
"rate": 0.000907
}Build with LBP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key