Rate Overview
Live
1 ALL = 1090.04 LBP
1 LBP = 0.000917
ALL
Avg
1089.63
High
1101.53
Low
1078.57
Last updated: 7/9/2026, 9:06:28 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,090.04 LBP |
| 10 ALL | 10,900.42 LBP |
| 50 ALL | 54,502.09 LBP |
| 100 ALL | 109,004.18 LBP |
| 500 ALL | 545,020.90 LBP |
| 1,000 ALL | 1,090,041.80 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-09T21:06:28Z",
"rates": {
"LBP": 1090.0418
}
}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": 109004.18,
"rate": 1090.0418
}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