Rate Overview
Live
1 ALL = 1090.06 LBP
1 LBP = 0.000917
ALL
Avg
1087.25
High
1115.01
Low
1068.03
Last updated: 7/28/2026, 4:08:09 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,090.06 LBP |
| 10 ALL | 10,900.58 LBP |
| 50 ALL | 54,502.90 LBP |
| 100 ALL | 109,005.80 LBP |
| 500 ALL | 545,028.99 LBP |
| 1,000 ALL | 1,090,057.98 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-28T16:08:09Z",
"rates": {
"LBP": 1090.05798
}
}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": 109005.79800000001,
"rate": 1090.05798
}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